Page 1 of 1

Internal Serve Error (Error 500) after installation

Posted: Tue Oct 05, 2004 7:24 am
by Evil-E
After the installation, I got an internal Server Error (Error 500). Until this time I've got no access to the Apache Logs, therefore I would like to ask you, if there are any typical configuration problems, I should fix before?

Thank you and best regards

Fabian

Posted: Tue Oct 05, 2004 8:31 pm
by Thomas
Hi,

maybe a wrong .htaccess?

For example I had/have the case at my provider that he does not allow such values inside:

Code: Select all

php_value session.use_trans_sid 0
php_value register_globals off 
Take them out and try again.