• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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