[xdebug-dev] Bug 0000248: Xdebug redundantly outputs errors

From: <noreply[@]lists.xdebug.org>
Date: Fri, 30 Mar 2007 16:23:25 +0200

The following bug has been RESOLVED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000248
======================================================================
Reporter: felix
Handler: derick
======================================================================
Project: Xdebug
Bug ID: 248
Category: Usage problems
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Operating System: Linux
PHP Version: 5.2-dev
Xdebug Version: 2.0.0rc4-dev
Resolution: unable to duplicate
======================================================================
Date Submitted: 2007-03-19 05:30 CET
Last Modified: 2007-03-30 16:23 CEST
======================================================================
Summary: Xdebug redundantly outputs errors
Description:
Basically the following settings have to be set for php:

display_errors = On
log_errors = On
error_log = syslog

I am running things as an apache module.

Errors should go to one place only and thats the syslog. Currently the
error is outputted both to the Apaches configured error_log file and to
the systems syslog.

I believe this is a bug because php without xdebug will log errors in one
location and that is the syslog. I imagine xdebug should work similarly.
======================================================================

----------------------------------------------------------------------
 felix - 2007-03-19 23:09 CET
----------------------------------------------------------------------
I dont think this is a bug I though it was but after doing another test its
not.

----------------------------------------------------------------------
 felix - 2007-03-20 21:44 CET
----------------------------------------------------------------------
I do have a problem where the stack trace is repeated in the error log.
This i am getting with php4.4.4 and xdebug 2.0rc3. The settings are I
specified already. I'll debug this a bit more later to see what is
happening.

----------------------------------------------------------------------
 felix - 2007-03-22 04:52 CET
----------------------------------------------------------------------
This was a problem in rc3 it seems and fixed in cvs. I guess you can close
this bug than.

----------------------------------------------------------------------
 derick - 2007-03-30 16:23 CEST
----------------------------------------------------------------------
Okay, thanks for checking it out!

Bug History
Date Modified Username Field Change
======================================================================
2007-03-19 05:30felix New Bug
2007-03-19 05:30felix Bug Monitored: felix
2007-03-19 23:09felix Bugnote Added: 0000579
2007-03-20 21:44felix Bugnote Added: 0000580
2007-03-22 04:52felix Bugnote Added: 0000581
2007-03-30 16:23derick Bugnote Added: 0000582
2007-03-30 16:23derick Assigned To => derick
2007-03-30 16:23derick Resolution open => unable to duplicate
2007-03-30 16:23derick Status new => resolved
======================================================================
Received on Fri Mar 30 2007 - 16:23:30 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST