php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29468 Warning POPUP whenever php-cgi.exe is executed
Submitted: 2004-07-31 16:37 UTC Modified: 2005-02-15 00:32 UTC
From: reichard at comcast dot net Assigned:
Status: Not a bug Package: CGI/CLI related
PHP Version: 5.0.0 OS: WinNT4SP6
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: reichard at comcast dot net
New email:
PHP Version: OS:

 

 [2004-07-31 16:37 UTC] 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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-26 05:29 UTC] sniper@php.net
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


 [2005-02-04 01:00 UTC] 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-02-04 06:13 UTC] reichard at comcast dot net
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
 [2005-02-15 00:32 UTC] tony2001@php.net
Please provide more info on this issue, if you still expirience it.
Until then I see no point in keeping this report open as we don't know how to reproduce it, what's the exact problem and is it a PHP bug or just another MS "feature".
Don't hesitate to reopen the report when you got more info.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 11:01:29 2024 UTC