php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16990 4.1.1 works good, but 4.2.0 - CGI timeout :(
Submitted: 2002-05-03 09:06 UTC Modified: 2002-05-03 09:19 UTC
From: andycpp at newmail dot ru Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.2.0 OS: Win2K Adv. Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: andycpp at newmail dot ru
New email:
PHP Version: OS:

 

 [2002-05-03 09:06 UTC] andycpp at newmail dot ru
I've just setup 4.2.0 (remove 4.1.1 files at all and unzip 4.2.0 into proper directory and rename php-cli.exe to php.exe, and config c:\winnt\php.ini), check IIS - all paths are OK etc. So I'm trying to get /index.php -> GET / HTTP/1.0 -> 502 CGI Timeout etc.
If I try to do php.exe -r phpinfo();, for example - all is ok. 
But 4.1.1 works good... Please, help me.

OS: Win2K Advanced Server, SP2, .NET (Visual Studio .NET)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-03 09:19 UTC] cynic@php.net
cli = Command Line Interface. for CGI, you want php.exe, which should be part of the download too.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 03:01:28 2024 UTC