• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

upgrading php

K

khatarat

Guest
hi
i have plesk 9.5 on my server.
how can i update php from 5.1 to 5.2?
 
upgrading to PHP 5.2

hello,

I have plesk 9.5.4 installed and I need to upgrade to PHP 5.2

I tried http://www.atomicorp.com/wiki/index.php/PHP

but when I run "yum upgrade" it does a little then I get the following message

You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest

I've installed yum install yum-utils and run "package-cleanup --problems" no problems, "package-cleanup --dupes" says Setting up yum and "rpm -Va --nofiles --nodigest" thinks then shows prompt again


I also tried yum upgrade --skip-broken and it goes through the install/upgrade but when I check the version of php it still shows the old version.

Any help will be fantastic

Thanks,
Andrew
 
I had done a restart of apache. Just tried it again but still the same version number of php
 
I see plesk 9.5.4 can't run a higher version of php then 5.1.6

What version of PHP does plesk 10 ship with?
 
I see plesk 9.5.4 can't run a higher version of php then 5.1.6

What version of PHP does plesk 10 ship with?

Plesk doesn’t ship client’s PHP, it only downloads it from original OS vendor repo and it is quite likely it may be outdated there (especially for older OS). If your OS comes with PHP 5.3, then Plesk would run PHP 5.3 for clients.
 
please show us the complete output of "yum update" and " rpm -aq |grep php"
 
Last edited:
Back
Top