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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Tue Apr 23 15:01:32 2024 UTC