• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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