ID:               24605
 Comment by:       fieml at service dot at
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         CGI related
 Operating System: Cobalt Linux
 PHP Version:      5CVS-2003-07-17 (dev)
 Assigned To:      nathan
 New Comment:

having the same problem here with
- php5-200308031530
- libxml 2.5.8
- linux 2.4.19-xfs
- gcc 2.95.3

using the same php info-script <? phpinfo(); ?> as in the report by
nathan php just hangs after executing it. starting it as apache module
makes the httpd hanging on startup (before it produces any childs).

the problem disappears when disabling dom and simplexml.


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

[2003-07-20 11:12:49] [EMAIL PROTECTED]

Can not reproduce with those options either
and you're using too old sources.



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

[2003-07-20 09:57:30] [EMAIL PROTECTED]

Ok...after some testing, realised its an extension causing the lag.
After some experimenting, I came to this...

Working configure - ./configure --prefix=/home/php5test --disable-cgi
--with-libxml-dir=/home/libxml2 --disable-pear --disable-dom
--disable-simplexml

A test script, with phpinfo() was executed, and the process stopped
immediately after processing.

Next configure - ./configure --prefix=/home/php5test --disable-cgi
--with-libxml-dir=/home/libxml2 --disable-pear --disable-dom

With simplexml enabled, I tried executing the script again, and it
waited at least a minute before I forcefully stopped the process.

I am using a PHP snapshot from 20/07/03 at 1130GMT, with libxml2 2.5.8
installed in /home/libxml2.

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

[2003-07-20 05:44:14] [EMAIL PROTECTED]

Actually I was asking for feedback. :)


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

[2003-07-20 02:59:04] [EMAIL PROTECTED]

Keep it bogus in the mean time please.

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

[2003-07-19 20:54:13] [EMAIL PROTECTED]

Hey,

Just tested what you had in mind Sniper, and that worked, everything
runs no problems...

Ill go through module by module and try find which one it is causing
the slow execution.

Thanks.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/24605

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

Reply via email to