From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.3.0
PHP Bug Type:     PHP options/info functions
Bug description:  error_log directive doens't work as expected

The error_log directive in php.ini doesn't work as expected. If I set the
error_log directive to a file that 
exist and is writeable for apache it will not be used. Apache will put the
php-errors in his errorlog 
instead of the one in php.ini. I also tested it on a php 4.1.2 system it
has also the same issue.

-- 
Edit bug report at http://bugs.php.net/?id=21672&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21672&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21672&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21672&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21672&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21672&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21672&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21672&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21672&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21672&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21672&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21672&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21672&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21672&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21672&r=gnused

Reply via email to