php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30246 website+cgi now fails : "No input file specified"
Submitted: 2004-09-26 22:45 UTC Modified: 2004-09-27 09:45 UTC
From: j dot celle at laposte dot net Assigned:
Status: Not a bug Package: Other web server
PHP Version: 5.0.1 OS: windows xp pro
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: j dot celle at laposte dot net
New email:
PHP Version: OS:

 

 [2004-09-26 22:45 UTC] j dot celle at laposte dot net
Description:
------------
This concerns the http server named Website (version 3.5.17) and use of PHP 5.0.2 as a CGI script.
Previous PHP version used is 4.3.1 and WORKS PERFECTLY with Website.

Setting up PHP 4.3.2 or PHP 5.0.2 introduces a bug as scripts are not played any longer. The following message gets displayed as output :
"No input file specified"

Apparently the mechanism of retrieving the input PHP script has changed. It should have not...


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-27 09:06 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Use CGI and not CLI.
 [2004-09-27 09:45 UTC] j dot celle at laposte dot net
I did properly configured the webserver with php-cgi.exe !

Same webserver (O'reilly/Deerfield) website with php 4.3.1 works perfectly. This is a PHP 5 bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 23 05:01:31 2024 UTC