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

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-05-01 16:57 UTC] shane
fixed long ago
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 10:01:28 2025 UTC