• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk Upgrade Error because of PHP5

R

rvm_1380

Guest
I have Plesk 8.2.0 installed on my Linux RHEL4. Version of PHP ws 4.3.9 and I tried to install php5 via Linux command line. I needed PHP5 because I wanted to install last version of MediaWiki and it needed PHP5.

I successfully installed PHP5 by compiling and building it from its source package and Plesk identified it.

Now when I want to use Plesk Updater to update my Plesk components, it fails and gives an error that means it has problem with PHP5 and needs PHP 4.3.9. What must I do?
 
Ive got PHP 5.2.x packages in my archive if that helps. Plesk reads the RPM database to determine what version of PHP is installed, so I suspect that might be part of your problem. That or the way you built PHP isnt compatible with what you need to do.
 
Back
Top