• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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