php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4738 CGI mode: "No input file specified."
Submitted: 2000-05-31 22:07 UTC Modified: 2000-06-28 14:27 UTC
From: carpdeus at bus dot umich dot edu Assigned:
Status: Closed Package: Other
PHP Version: 4.0.0 Release OS: Solaris 7
Private report: No CVE-ID: None
 [2000-05-31 22:07 UTC] carpdeus at bus dot umich dot edu
I am running the CGI version of PHP4 with Apache 1.3.9 with 
the PHP parser outside of the web tree. The configuration
line is
./configure --with-oracle=${ORACLE_HOME} \
   --with oci8=${ORACLE_HOME} \
   --enable-track-vars --enable-discard-path

This setup works fine with PHP3, but with PHP4 all my
scripts return "No input file specified."

In regards to bug #1777 (the same problem, but the parser
is in cgi-bin, using an Apache Action directive), I have
tried to set my doc_root to the Apache document root (and
many other things including the cgi-bin directory). This
had no effect.

Also, bugs #3044 and #4359 seem to be variations of the same problem.

Thanks in advance to anyone who can shed some light on this
issue.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-28 14:27 UTC] andi at cvs dot php dot net
This should be fixed in 4.0.1 due to be released tomorrow. If the problem persists please open a new bug report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC