500 Internal Server Error
Posted by: nbouton
Posted on: 2005-05-13 12:53:00
My site (http://www.nickbouton.com/) just decided to explode, getting 500 errors on all PHP pages, but static HTML seems to work fine. Did something change with the PHP config today?
EDIT: checked my error logs - looks like the PHP MySQL module isn't loading properly:
[Fri May 13 12:54:33 2005] [error] [client 216.231.59.8] Premature end of script headers: /dh/cgi-system/php.cgi
php.cgi: error while loading shared libraries: libmysqlclient.14: cannot open shared object file: No such file or directory
[Fri May 13 12:54:35 2005] [error] [client 216.231.59.8] Premature end of script headers: /dh/cgi-system/php.cgi
php.cgi: error while loading shared libraries: libmysqlclient.14: cannot open shared object file: No such file or directory
[Fri May 13 12:54:35 2005] [error] [client 216.231.59.8] Premature end of script headers: /dh/cgi-system/php.cgi
php.cgi: error while loading shared libraries: libmysqlclient.14: cannot open shared object file: No such file or directory
[Fri May 13 12:54:57 2005] [error] [client 204.244.112.100] Premature end of script headers: /dh/cgi-system/php.cgi
php.cgi: error while loading shared libraries: libmysqlclient.14: cannot open shared object file: No such file or directory
[Fri May 13 12:54:57 2005] [error] [client 204.244.112.100] Premature end of script headers: /dh/cgi-system/php.cgi
Please fix this! :)
-nick