php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #867 No inputfile specified
Submitted: 1998-10-22 10:28 UTC Modified: 1998-10-31 14:18 UTC
From: nick at haarselhorst dot nl Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.3 OS: Windows 95
Private report: No CVE-ID: None
 [1998-10-22 10:28 UTC] nick at haarselhorst dot nl
After the installation of PHP 3.0.3 with Sambar webserver 4.1 on a W95-system i get only the message:

Fatal error: Unable to open in - on line 0
No input file specified.

when i try to load a *.php page.
When i use MS PWS on the system there are no problems.

I try a lot of possibilities in php.ini and unistalling MS PWS
I have currently the next settings:

php.ini
include_path	=     ; 
doc_root	=     ;
user_dir	=     ;
upload_tmp_dir	=	\windows\temp	;
extension_dir	=	./		;

The file php_iis_reg.inf is installed at the W95-registery.

In Sambar is PHP registered as *.php / cgi-bin, mime-type application/x-httpd-php = php and all the PHP-files are installed in \cgi-bin.

I hope that you can help me.

Thank, N.Haarselhorst, the Netherlands.

Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC