• 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.

How to enable PHP-FPM 5.3.3????

yasmagic

New Pleskian
If I enable remi repo to install PHP-FPM it upgrades my PHP version from 5.3.3 to 5.4.18. So, I downgraded it back to PHP 5.3.3 using command "yum -x php5-ioncube-loader downgrade php\*"

It looks like plesk installer needs either atomic or remi repo to install PHP-FPM, but this upgrades PHP to version 5.4.18 which I don't want.

If I do "yum install php-fpm" as root, i get the message "Package php-fpm-5.3.3-23.el6_4.x86_64 already installed and latest version", but I don't see PHP-FPM getting enabled in plesk admin panel. How do I enable PHP-FPM for PHP version 5.3.3??????

Thanks
 
Back
Top