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

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.


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

[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.

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

[2003-07-19 08:28:53] [EMAIL PROTECTED]

Try: ./configure --disable-all --disable-cgi 
And run the script: sapi/cli/php -n test.php


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

[2003-07-19 08:28:04] [EMAIL PROTECTED]

can not reproduce, must be something wrong in your system/compiler/etc.



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

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