ID: 25258 Updated by: [EMAIL PROTECTED] Reported By: mattj at exitcare dot com -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows 2003 Web Server PHP Version: 4.3.3 New Comment:
Duplicate of bug #25252 It seems that the wrong binary has been shipped in the installer version of 4.3.3. Until a new package is made you can use php.exe from the zip distribution. Previous Comments: ------------------------------------------------------------------------ [2003-08-26 14:50:20] mattj at exitcare dot com Description: ------------ I had PHP 4.3.1 installed and working and then upgraded to 4.3.3. Now, after making sure that all the configurations are still correct, when you try to load a php page it hangs. The progress bar on the bottom on Internet Explorer just keeps slowly chugging along. I've waited several minutes at times and it never loads the page. In the task manager the php.exe process is running. If you press the stop button in Internet Explorer it leaves the php.exe ghost process running. If you try to load another php page, it fails again and creates another ghost php.exe process. After reverting back to 4.3.1 everything worked perfectly again. The error is not related to the actual php document either because I was testing this all on a php document with just <?PHP phpinfo(); ?>. I'm not sure if this problem exists with 4.3.2 or not. Reproduce code: --------------- <?PHP phpinfo(); ?> Expected result: ---------------- page should display the phpinfo() Actual result: -------------- Nothing loads. php.exe hangs ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25258&edit=1