php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #192 Simaler to bug 191, except ALL non-MS web servers on Win95 fail.
Submitted: 1998-03-23 16:37 UTC Modified: 1998-05-01 16:57 UTC
From: shano at shano dot com Assigned:
Status: Closed Package: Other
PHP Version: 3.0b6 OS: Win95
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: shano at shano dot com
New email:
PHP Version: OS:

 

 [1998-03-23 16:37 UTC] shano at shano dot com
I've tested PHP 3.0b6 on WebSite, Pi3WEB, and about 4 other smaller servers.

I know the settings for the servers are set properly, as I can use any other program (Perl, Python, ect).

Problem is, a URL such as:
http://host.com/program.php3

Says "Missing Input File" from PHP.EXE ..

But, the URL:
http://host.com/program.php3/program.php3

Will operate just fine. When PHP.EXE is spawned from anything other then dos (And DOS does work when called as PHP.EXE program.php3), it fails to run.

I can't get PWS/IIS to run. I've tested this on 2 computers with 6 web servers. They all run as expected when the URL is /program.php3/program.php3 (though $PHP_SELF still shows as just "/program.php3"). And they all fail when called simply as /program.php3.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-05-01 16:57 UTC] shane
fixed long ago
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 15:01:32 2024 UTC