Portal Home > Knowledgebase > Articles Database > Apache+FastCGI - mod_fcgid: can't apply process slot


Apache+FastCGI - mod_fcgid: can't apply process slot




Posted by vbgamer45, 07-05-2011, 08:29 PM
Getting this error a lot. Been trying a bunch of different configs and can't seem to get rid of it mod_fcgid: can't apply process slot for c:/php/php-cgi.exe Seems to happen every so often and clears up after about an hour. Server itself is Windows 2008 with 8 gigs of ram. Running Apache 2.2.19 with latest php 5.3 nts and wincache php extension. Apache httpd.conf protion with FastCGI LoadModule fcgid_module modules/mod_fcgid.so FcgidInitialEnv PHPRC "c:/php" AddHandler fcgid-script .php FcgidWrapper "c:/php/php-cgi.exe" .php MaxRequestsPerProcess 1000 DefaultMaxClassProcessCount 120 IdleTimeout 60 MaxProcessCount 2000 IPCCommTimeout 40 IPCConnectTimeout 10 MaxRequestLen 10240000 # WinNT MPM # ThreadsPerChild: constant number of worker threads in the server process # MaxRequestsPerChild: maximum number of requests a server process serves ThreadsPerChild 1900 MaxRequestsPerChild 0

Posted by majorpay, 07-06-2011, 05:20 PM
Windows kind of sucks when it comes to Apache TBH... At least that's been my experience.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Westnic (Views: 619)
SM/TP Down/Slow? (Views: 629)

Language: