ID: 29468 User updated by: reichard at comcast dot net Reported By: reichard at comcast dot net -Status: No Feedback +Status: Open Bug Type: CGI related Operating System: WinNT4SP6 PHP Version: 5.0.0 New Comment:
After reviewing hundreds of similar complaints in your BugReport. I have decided to dump PHP5.0.1 in favor of PHP4.2. I need to get going on my application's test. Thanks Previous Comments: ------------------------------------------------------------------------ [2005-02-04 01:00:04] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2005-01-26 05:29:33] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip ------------------------------------------------------------------------ [2004-07-31 16:37:22] reichard at comcast dot net Description: ------------ Installed PHP5.0.0 on WindowsNT4SP6 using installer distribution. Installation whent flawlessly. Whenever php-cgi.exe is called by IIS, a POPUP Warning window appears in server GUI. PHP page will not return results until someone at server click in the OK button of the Warning PopUp. PopUp window has NO information other than a tittle name of "WARNING." No entries in eventlog of any kind. PHP5 is installed in CGI mode. Thanks Eric Reproduce code: --------------- any code produces same behavior. Tried it with <?php phpinfo();?> but also reproduced if typing "php-cgi -i" at the command prompt Expected result: ---------------- No popup to OK before php script is executed. Actual result: -------------- browser times out if no one "OK" the warning popup at the IIS server. Perfect results if OK is clicked (at server) before the browser times out. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29468&edit=1