• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

SuSe 9.1 - Plesk 7.5.3 - PHP Update Problem

HMnet

Basic Pleskian
Hi @all!

I've a huge problem with the php version of my Plesk.
A customer wants to have the 4.3.11 with ftp an gdlib support.
As I read on the changelog of the release 7.5.3, the php version should be 4.3.11.
Not so at my server, I've still the 4.3.4.

I searched the whole forum for a solution, but I found nothing, so I installed the php4-4.3.11-0.1.i586.rpm, php4-ftp-4.3.11-0.1.i586.rpm and php4-gd-4.3.11-0.1.i586.rpm (incl. t1lib-1.3.1-564.i586.rpm) from ftp.suse.com manually via rpm.
Now php --version shows 4.3.11, but phpinfo() - at the page of the customer - still shows 4.3.4.

I hope anyone has a idea.

THX,
HMnet
 
The changelog discusses about the PHP version of the Plesk admin server. The server PHP must be upgraded by you. It's advisable to compile PHP RPMs with the PHP 4.3.11 source. You can also search the web, you might find such RPMs provided by third-parties.
 
Originally posted by HMnet
Hi @all!

I've a huge problem with the php version of my Plesk.
A customer wants to have the 4.3.11 with ftp an gdlib support.
As I read on the changelog of the release 7.5.3, the php version should be 4.3.11.
Not so at my server, I've still the 4.3.4.

I searched the whole forum for a solution, but I found nothing, so I installed the php4-4.3.11-0.1.i586.rpm, php4-ftp-4.3.11-0.1.i586.rpm and php4-gd-4.3.11-0.1.i586.rpm (incl. t1lib-1.3.1-564.i586.rpm) from ftp.suse.com manually via rpm.
Now php --version shows 4.3.11, but phpinfo() - at the page of the customer - still shows 4.3.4.

I hope anyone has a idea.

THX,
HMnet

I also installed the php4-4.3.11 packages and phpinfo() reported 4.3.4

Did you manage to solve this or is there a step missing?
 
Back
Top