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

Actually I was asking for feedback. :)



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

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



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

[2003-07-18 09:49:25] [EMAIL PROTECTED]

Hey,

Ok...

phpinfo()
PHP Version => 5.0.0b2-dev

System => Linux viper.internetww.com 2.2.16C37_III #1 Sat Apr 12
14:54:32 PDT 2003 i586
Build Date => Jul 18 2003 08:31:18
Configure Command =>  './configure' '--prefix=/home/php5'
'--with-zlib-dir=/usr/local/zlib' '--with-libxml-dir=/home/libxml2'
'--disable-cgi' '--enable-cli' '--with-snmp=/home/ucd-snmp' '--with-gd'
'--enable-sockets' '--enable-exif' '--without-pear'
'--with-mysql=/home/mysql4' '--with-mysql-sock=/tmp/mysql4.sock'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /home/php5/lib
PHP API => 20030518
PHP Extension => 20020429
Zend Extension => 90021012
Debug Build => no
Thread Safety => disabled
Registered PHP Streams => php, http, ftp, compress.zlib  

That should be enough information.

I wrote a script containing, <?php phpinfo(); ?>.

After executing this script, it gave me the phpinfo information
required, but then stopped. At this point the process should have
stopped, whereas it just left me there as if the process was still
running. If I force exit it, the process closes. If I wait about 2-3
minutes, the process closes itself after a while.

This happens on any script running, phpinfo() being an example.

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