Forums / Install & configuration / "Internal Server Error" on initial login

"Internal Server Error" on initial login

Author Message

Craig Levy

Monday 08 September 2003 9:17:53 pm

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@santasusana.org 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.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

NO ERROR LOG was Created'

Karsten Jennissen

Tuesday 09 September 2003 1:34:52 am

Could you give us a bit more info on what your set up is? Installer/No installer, Linux/Windows, Server, Memory, etc.

Regards,
Karsten

Thomas Brandl

Tuesday 09 September 2003 4:05:31 am

Try renaming .htaccess to sth else (disable it, that is). Often a problem.

Craig Levy

Tuesday 09 September 2003 6:15:02 am

Running Apache, php, and mysql on a linuz server, hosted with dreamhost.

Craig Levy

Tuesday 09 September 2003 6:18:22 am

I deleted the .htaccess file, now I get this error. All my .htaccess file has in it is AddType php-cgi .php.

Warning: open_basedir restriction in effect. File is in wrong directory in /home/.acacallis/websshs/santasusana.org/lib/ezutils/classes/ezsession.php on line 77

Jan Borsodi

Tuesday 09 September 2003 6:37:01 am

This document has some information on open_basedir restrictions.
http://ez.no/developer/ez_publish_3/documentation/installation_and_configuration/troubleshooting/open_basedir_restriction

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

Tristan Koen

Wednesday 10 September 2003 12:24:41 am

Are you using Apache2?
The Apache2 PHP SAPI module is still experimental and has caused the problem you have described on a number of installations. Use Apache 1.3.x and you will be fine.