ID: 22292 Updated by: [EMAIL PROTECTED] Reported By: francois dot kaufmann at swisscom dot com -Status: Open +Status: Feedback Bug Type: CGI related Operating System: WIN NT 4 SP6 PHP Version: 4.3.1 New Comment:
What web server? Previous Comments: ------------------------------------------------------------------------ [2003-02-19 03:52:14] francois dot kaufmann at swisscom dot com While executing a simple script: <? echo "Hello wolrd!"; ?> The IE browser (http://MyWeb/foo.php) displays the content of the script and remains working. The Task Manager of the Web server shows one instance of PHP.EXE. Trying to call the page on a second IE, the will be a second PHP.EXE running and so on until no more memory... My understanding was that "<?" start an PHP.EXE instance and "?>" kills it. ------------------------------------------------------------------------ [2003-02-19 03:45:47] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2003-02-19 03:34:43] francois dot kaufmann at swisscom dot com Hi, I just installed PHP 4.3.1 (old used version was 4.0.6) and every time I call a sript, the PHP.EXE does'nt end! After a few calls, there are a lots of PHP.EXE running... kaf ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22292&edit=1