Page 1 of 1

Internal Server Error 500

Posted: Tue Jun 14, 2005 4:48 pm
by SOL740
I dont know if this is the right place to post this, but its the best fit I could find.

Im having a weird little problem. Im trying to install a script and I keep getting a Internal Server Error 500. Now here is the tricky part: the script is installed in /hcl/. Now when I put a PHP page with phpinfo() in the root directory /1.php this page works. HOWEVER when I move the files from /hcl/ to the root / nothing works, not even /1.php. Help!


Thanks in advance, your a life saver!

Posted: Tue Jun 14, 2005 5:21 pm
by Chris Corbyn
What web server are you using... If you're using apache/2 PM me your httpd.conf ;)

It could also be a permissions thing if you're on a *nix machine. Check the access rights include at least "r" for everyone.

EDIT - guys.... I couldn't help so this is still on...

Posted: Wed Jun 15, 2005 12:27 am
by Syranide
Internal Server Error 500 could also be because of faulty scripts, infinite loops etc (on windows).