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
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: nick at haarselhorst dot nl
New email:
PHP Version: OS:

 

 [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

Pull Requests

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC