thecooptoo Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 27 Apr 2003 Posts: 1353 Location: UK
|
Posted: Sun Aug 20, 2006 12:19 pm Post subject: Cannot allocate memory: couldn't spawn child process apache |
|
|
trying to debug a perl script , I periodically get a 500 script error on the webpage and this is the error log
Code: | [Sun Aug 20 12:02:56 2006] [error] [client 127.0.0.1] [Sun Aug 20 12:02:55 2006] ituhdupas.pl: Use of uninitialized value in concatenation (.) or string at /var/www/localhost/cgi-bin/ituhdupas.pl line 80.
[Sun Aug 20 12:02:56 2006] [error] [client 127.0.0.1] [Sun Aug 20 12:02:55 2006] ituhdupas.pl: Use of uninitialized value in concatenation (.) or string at /var/www/localhost/cgi-bin/ituhdupas.pl line 81.
[Sun Aug 20 12:04:32 2006] [error] [client 127.0.0.1] (12)Cannot allocate memory: couldn't create child process: 12: ituhdupas.pl
[Sun Aug 20 12:04:32 2006] [error] [client 127.0.0.1] (12)Cannot allocate memory: couldn't spawn child process: /var/www/localhost/cgi-bin/ituhdupas.pl
[Sun Aug 20 12:04:48 2006] [error] [client 127.0.0.1] (12)Cannot allocate memory: couldn't create child process: 12: ituhdupas.pl
[Sun Aug 20 12:04:48 2006] [error] [client 127.0.0.1] (12)Cannot allocate memory: couldn't spawn child process: /var/www/localhost/cgi-bin/ituhdupas.pl
|
I dont know enought about apache to know wherer to look to fix it _________________ join the optout - http://nhsconfidentiality.org |
|