ID:               29553
 User updated by:  s dot s at terra dot com dot br
 Reported By:      s dot s at terra dot com dot br
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Slackware Linux 10
 PHP Version:      5.0.0
 New Comment:

Bug will be submited to xdebug team. Dont know why, but, becose of the
xdebug module, the PHP makes my apache get a deadlock state.


Previous Comments:
------------------------------------------------------------------------

[2004-08-06 19:30:41] s dot s at terra dot com dot br

Description:
------------
Configure script options:
./configure --prefix=/usr --sysconfdir=/etc --with-apxs2 \
  --with-config-file-path=/etc/apache --disable-ipv6 \
  --with-zlib --with-openssl --with-bz2 --enable-calendar --enable-dba
\
  --enable-ftp --with-dom --with-dom-xslt --with-dom-exslt \
  --with-gdbm --with-db3 --with-inifile \
  --with-gd --with-jpeg-dir --with-png-dir --with-zlib-dir
--with-freetype-dir \
  --enable-gd-native-ttf --with-gettext --with-mime-magic \
  --with-mysql-sock --with-mysql=/usr/local/mysql --with-xmlrpc
--with-xslt

Extern Modules:
xdebug 2.0.0dev (CVS)

Changes on php.ini:
register_globals = On
variables_order = "EGPCS"
zend_extension="/var/www/modules/xdebug.so" (to load xdebug module)

A script with the phpinfo() function can be found at:
http://5pila.botshell.com/~sergio/

Dont know if its a bug of PHP5 or xdebug module bug.

Reproduce code:
---------------
Any code . . .



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=29553&edit=1

Reply via email to