[PHP-DEV] Bug #867 Updated: No inputfile specified From: Bug Database (php-dev <email protected>)
Date: 10/31/98

ID: 867
User Update by: nick <email protected>
Old-Status: Open
Status: Closed
Bug Type: Installation problem
Description: No inputfile specified

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.

Full Bug description available at: http://ca.php.net/bugs.php3?id=867

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>