From: reichard at comcast dot net Operating system: WinNT4SP6 PHP version: 5.0.0 PHP Bug Type: *General Issues Bug description: Warning POPUP whenever php-cgi.exe is executed
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 bug report at http://bugs.php.net/?id=29468&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29468&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29468&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29468&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29468&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29468&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29468&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29468&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29468&r=support Expected behavior: http://bugs.php.net/fix.php?id=29468&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29468&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29468&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29468&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29468&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29468&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29468&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29468&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29468&r=float
