how2 display error on browser

how2 display error on browser

am 04.04.2008 09:20:33 von Ludovic Amiguet

Good morning,

i'm using PHP with an apache server
and i would like to know how it's possible to activate / desactivate
the displaying of error messages and warnings on the web browser.

i found two things ...

first:
in the php.ini, there is the param
- display_errors = On

and on httpd.conf, ther is the param
- ErrorLog "c:/wamp/logs/apache_error.log"

but my problem is that all messages are logged in a file and not send back
to the browser ....

could you help me to configure that ????


thanks a lot


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php