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

Apache won't start after fastcgi enabled on Plesk 9.0.1

U

unixro

Guest
Part of the problem is that instead of :
Code:
FCGIWrapper /usr/bin/php-cgi .php
Code:
FCGIWrapper dynamic .php
is written .

But after changing it manually you get Internal server error :

PSA what is the fix for this since i know you have it.
 
This is like saying i don't x crashes in red hat, switch to ubuntu..
 
If i remember correctly that was an fc7 or fc6 apache 5.2.x It's not a problem of php i assume since syntax is incorrect.
 
Back
Top