I need to active php error level "Warning" and log the errors in a file for my whole Apache virtual website. It is clear how to do everything on a script-by-script basis; but, I need to do it across the site.

I can't find any direct documentation to help. The php manual and Apache directives documentation point me in the right direction; but, leave out too much for me to get it to work.

I want to set error reporting to "Warning" and log the errors in one file. Maybe, send an email with the errors.

Can anyone help me get started or point me to some good lit on the subject?

Thanks......

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



Reply via email to