Page 1 of 1

How to get information about an error 500 ?

PostPosted: 18. July 2010 22:13
by tirengarfio
Hi,

im gettin an error 500 in xampp. When i open /opt/lampp/logs/access_log i get this line:

127.0.0.1 - - [18/Jul/2010:23:02:53 +0200] "GET /miembros HTTP/1.1" 500 1900


Is there any way to get more information (cause, etc) about the error ?

Regards

Javi

Re: How to get information about an error 500 ?

PostPosted: 18. July 2010 23:45
by Altrea
maybe the error.log file!?

Re: How to get information about an error 500 ?

PostPosted: 19. July 2010 00:29
by tirengarfio
I think you mean error_log (there is no error.log), but there isn't anything inside about that error 500...

Re: How to get information about an error 500 ?

PostPosted: 19. July 2010 00:35
by Altrea
i mean the Apache error.log file in the folder logs (the same directory where the access.log file is