In Apache, 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.
Questions tagged [fcgid]
16 questions
0
votes
2 answers
MaxRequestLen error on error_log on file upload attempt
I'm using a PHP/MySQL setting on an apache server at Media Temple.
When attempting to upload large files through the customer's admin section (which is pretty common to have 100MB files going up) I get this error:
[Thu Aug 16 14:30:38 2012] [warn]…

jeffkee
- 5,106
- 12
- 44
- 76