Page 1 of 1

Error 500

PostPosted: 12. March 2012 14:49
by Senthilkumarr
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
03/12/12 19:12:14
Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1

when i execute some project in my local machine of windows 7, It show the Above error, let me know if any solution

Re: Error 500

PostPosted: 12. March 2012 16:50
by JonB
Can you reach the XAMPP Welcome page ?
http://localhost/xampp

If you can see that Welcome page, that 500 because your projects have error(s).

if its Perl, you probably have errors that are outputting before your page headers.


Good Luck
8)

Re: Error 500

PostPosted: 12. March 2012 23:08
by Sharley
@Senthilkumarr

Server 500 errors are best investigated using the server's \xampp\apache\logs\error.log file as it will contain some details about this error.