I set the child processes from 4 to None and got a different error message.
New error message:
| Code: |
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@mydomain.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch11 mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8 Server at mydomain.com Port 80
|
Tailing the log shows this:
| Code: |
[Fri Aug 22 20:32:03 2008] [notice] mod_fcgid: call /home/nukesylo13/public_html/index.php with wrapper /home/nukesylo13/fcgi-bin/php5.fcgi
[Fri Aug 22 20:32:03 2008] [notice] mod_fcgid: server /home/nukesylo13/public_html/index.php(12523) started
[Fri Aug 22 20:32:03 2008] [notice] mod_fcgid: process /home/nukesylo13/public_html/index.php(12522) exit(server exited), terminated by calling exit(), return code: 0
PHP Warning: Module 'json' already loaded in Unknown on line 0
|
Wierd.