[xdebug-dev] Bug 0000110: zend_extension in php.ini doesn't load xdebug module

From: <xdebug-dev[@]lists.xdebug.org>
Date: Mon, 10 Jan 2005 17:46:19 +0100

The following NEW bug has been ADDED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000110
======================================================================
Reporter: tripy
Handler:
======================================================================
Project: Xdebug
Bug ID: 110
Category: Installation
Reproducibility: always
Severity: major
Priority: normal
Status: new
Operating System: Linux
PHP Version: 5.0.3-dev
Xdebug Version: 2.0.0beta2
======================================================================
Date Submitted: 2005-01-10 17:46 CET
Last Modified: 2005-01-10 17:46 CET
======================================================================
Summary: zend_extension in php.ini doesn't load xdebug module
Description:
adding a
zend_extension=/usr/lib/php/extensions/debug-non-zts-20041030/xdebug.so
in php.ini doesn't show any xdebug reference in phpinfo(); call.

But extension=xdebug.so does, but complains as not being installed as a
zend_extension.

Nowaday, when trying raising errors, with the extension=xdebug, I do have
a call stack displayed, but cannot debug (step in/out nor watch/break).
With zend_extension, Nothing happens on any errors.
======================================================================

Bug History
Date Modified Username Field Change
======================================================================
2005-01-10 17:46tripy New Bug
2005-01-10 17:46tripy Bug Monitored: tripy
======================================================================
Received on Mon Jan 10 2005 - 17:46:25 GMT

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