|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
couldnt spawn child process passcheck.cgi
this is what i see on the error log when my browser gives a 500 error when i want to execute the script i really don't know what to do please help (scripts work without error on my host f2s.com so i think there is no syntax error in the scripts) ![]() |
|
#2
|
|||
|
|||
|
>> scripts work without error on my host f2s.com
First off, hardware specification on every host may vary. >> couldnt spawn child process passcheck.cgi 1) Client problem - poor coding - or your script itself simply consumes too much cpu time and memory to complete its execution 2) Server problem - a misconfiguration in httpd.conf with MaxRequestsPerChild setting too low (but not 0) - or the number StartServers too low - or even MaxSpareServers not high enough - any many other configurable directives which should be configured high enough to serve especially on a webhosting environment You should inform your sysadmin about such problem so they can adjust that accordingly. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > couldnt spawn child process |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|