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

Issue End of script output before headers in FCGI mode

Alireza Famili

Basic Pleskian
Hi

Here is my scenario: I have managed to use Zend Loader (latest version) for PHP 5.6.32 in FPM mode using this:
How to install Zend Guard Loader in Plesk

Now if I change modes to FCGI even the phpinfo script gives 500 error and logs shows:

-- (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
-- End of script output before headers​

Now I'm okay with FPM mode but I need a different php.ini for each web space and I think this additional directive only works in FCGI mode, correct? So I have to use FCGI mode.

Any ideas?
I had similar issue in XAMPP long ago and was able to get around it with FcgidIOTimeout value. But I tried addinf this to apache http directives with no luck
 
Back
Top