Top "Mod-fcgid" questions

`mod_fcgid` is a high performance alternative to `mod_cgi` or `mod_cgid`, which starts a sufficient number instances of the `CGI` program to handle concurrent requests, and these programs remain running to handle further incoming requests.

Partial results are valid but processing is incomplete: mod_fcgid: can't get data from http client

I would like to upload large files up to 50GB. I edited my php.ini max_execution_time = 18000 max_input_…

php upload mod-fcgid
php5 with mod_fcgid results in 500 error - probably wrong permissions

Every time I request a .php file I get the 500 error code. I tried many different file permissions and searched …

php permissions fastcgi mod-fcgid
fread timeout with 'mod_fcgid: read timeout from pipe'

I have an issue with a URL my application is trying to access timing out. I am trying to catch …

php fread mod-fcgid
(104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server

I am using a Ubuntu 12 Server with Plesk 12 running on it. I get the following-error in irregular distances which ends …

php fastcgi plesk internal-server-error mod-fcgid
Premature end of script headers / Signal 11

I have a rather "bloated" WordPress install that is throwing some errors with apache + mod_Fcgid + apc. I have several …

php wordpress apache apc mod-fcgid