Page Suddenly goes "HTTP 500 Internal Server Error"

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
eyal
Forum Newbie
Posts: 19
Joined: Mon Jun 19, 2006 11:03 am

Page Suddenly goes "HTTP 500 Internal Server Error"

Post by eyal »

Hey everyone,
My page for some reason goes "HTTP 500 Internal Server Error". Any pupular mistakes on coding that causes that (annoying) error?

You guys helping me alot. Thanks once again!
User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

check your .htaccess is valid.
This isn't a PHP problem and would probably be better in a different forum.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

This often happens when trying to use a module in htaccess that isn't loaded, ie mod_rewrite

Moved to Apache, IIS, and Web-Servers/
Post Reply