php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21672 error_log directive doens't work as expected
Submitted: 2003-01-15 16:37 UTC Modified: 2003-01-17 21:04 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: me at hansspaans dot nl Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 4.3.0 OS: Linux
Private report: No CVE-ID: None
 [2003-01-15 16:37 UTC] me at hansspaans dot nl
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-17 21:05 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Works fine here (and on one Xserver too :)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 06:01:30 2024 UTC