From: "Al" <[EMAIL PROTECTED]>
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.
http://us2.php.net/manual/en/configuration.changes.php
php_value error_reporting E_WARNING
---John Holmes...
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php