• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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