For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > September 2005 > Error display/logging problem









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Error display/logging problem
Neil Parker

2005-09-07, 6:57 pm

Hi=20

I have installed PHP 5.04 under apache 2.0.54 along with MySQL 4.0.25. =
Everything seems fine apart from the fact that I am unable to get =
display_errors to output any information at all. In the php.ini have =
set:

display_errors =3D On
error_reporting =3D E_ALL

Because this didn't work I tried to log errors using:

log_errors =3D On
error_log =3D "c:\server\apache2\htdocs\error.log"

No luck with this either.=20

I'd be grateful if anyone has any suggestions.

Thanks

Neil
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com