how2 display error on browser

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux