• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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