Failed error_log directive
From: Aidan Lister (aidan_at_virtualexplorer.com.au)
Date: 12/27/03
- Next message: Andy Higgins: "PHP Session Variables Not Being Set For Certain Browsers"
- Previous message: Jayanta Debnath: "web based inn server"
- Next in thread: Aidan Lister: "Re: Failed error_log directive"
- Reply: Aidan Lister: "Re: Failed error_log directive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: php-general@lists.php.net Date: Sat, 27 Dec 2003 22:44:23 +1100
Hello,
I am trying to log all php script errors from a virtualhost to a file.
A callback function is not the solution I am looking for.
I have tried to the following settings in my httpd.conf (apache) to no
avail.
php_admin_flag display_errors off
php_admin_flag log_errors on
php_admin_flag error_log /tmp/phplog
When an erroneous file is viewed, errors are not displayed (as expected),
however the file /tmp/phplog is not created.
I'd be grateful for any help.
Thank you.
- Next message: Andy Higgins: "PHP Session Variables Not Being Set For Certain Browsers"
- Previous message: Jayanta Debnath: "web based inn server"
- Next in thread: Aidan Lister: "Re: Failed error_log directive"
- Reply: Aidan Lister: "Re: Failed error_log directive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]