• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Question PHP question

hellokevin11

New Pleskian
Can I uninstall PHP 6.4 and 5.6 on Centos 7 while onyx is installed and install php 7 as the server default php?

I don't want to kill the plesk install but I also want to get rid of the older php versions.
 
No. Do not do that. You need the OS vendor PHP version 5.x to run the Apache mod PHP for the host default site. Plus, you cannot be sure whether there might not be a specific PHP command somewhere in the depths of Plesk code that needs an old command that was removed from PHP 7. It is absolutely not problem to have the "old" PHP version on your server. It does not consume resources.
 
Back
Top