php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1907 warnings and errors are logged to syslog instead of the conf'd error_log file
Submitted: 1999-07-28 12:16 UTC Modified: 1999-07-31 12:41 UTC
From: oliver at billix dot franken dot de Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Latest CVS (28/07/1999) OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: oliver at billix dot franken dot de
New email:
PHP Version: OS:

 

 [1999-07-28 12:16 UTC] oliver at billix dot franken dot de
Following is a excerpt of phpinfo():

PHP Version 4.0b2-dev
------------------------
System: Linux idefix 2.0.35 #4 Fri Oct 23 19:08:19 MEST 1998 i586 unknown
Build Date: Jul 28 1999 
php.ini path: /usr/local/lib

error_reporting   15
display_errors    On
track_errors      Off
log_errors        On
error_log         /var/log/php4.log

But the warnings and errors are still going to the syslog file :-(

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-31 12:41 UTC] zeev at cvs dot php dot net
Fixed by Andrey
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 08:01:30 2025 UTC