Page 1 of 1

PHP Server Error - can anyone help please?

Posted: Thu Sep 17, 2009 6:15 am
by simonmlewis
Server error!

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.

If you think this is a server error, please contact the webmaster.
Error 500
localhost
09/17/09 12:12:57
Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8
Hi.
I have just had this error, and I have no idea why. It's on my local machine when I use this:

http://localhost/phpmyadmin/site/index. ... &menu=home

Thanks.

Re: PHP Server Error - can anyone help please?

Posted: Thu Sep 17, 2009 6:22 am
by amargharat
Check if you have mod_rewrite on or off, if it is off then remove .htaccess file from your root directory or check if you have written any wrong rule within .htaccess file

RESOLVED Re: PHP Server Error - can anyone help please?

Posted: Thu Sep 17, 2009 6:24 am
by simonmlewis
Thanks, yes I noticed it was the htaccess file.
I don't really need it on my PC. Cannot quite see why that would cause it to malfunction, but since removing it, it has worked.

Cheers.