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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
31 - 24 = ?
Subscribe to this entry?

 
 [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: Thu Apr 18 17:01:28 2024 UTC