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

Recompiling PHP for PHP-FPM

Marc-AndréT

New Pleskian
Hi,

I've recently found out about PHP-FPM and now want to try it out on a server using:
OS CentOS 5.8 (Final)
Panel version 11.0.9 Update #28
PHP 5.3.3 (updated Tuesday in order to get PHP-FPM which is now bundled in PHP 5.3.3 as detailed on http://php-fpm.org/ and http://php.net/manual/en/install.fpm.php)

However, I was told that I need to recompile PHP in order to use those functions (I mainly want to use fastcgi_finish_request();) and that doing so denies me support from Plesk.

Is that correct?
Is there an alternative?
What can I do to be able to use PHP-FPM without losing support from Plesk?
 
Back
Top