php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5223 Fatal error: Unable to open in Unknown on line 0
Submitted: 2000-06-25 15:27 UTC Modified: 2000-06-28 14:29 UTC
From: r16 at chat dot ru Assigned:
Status: Closed Package: Other
PHP Version: 4.0.0 Release OS: MS Windows 98
Private report: No CVE-ID: None
 [2000-06-25 15:27 UTC] r16 at chat dot ru
I've got Win98, OmniHttpd 2.02 and 
PHP 4.0.0 (Release Binaries for Win32 - 22 May 2000)

I've done following 
extract PHP4 to c:\web\php
(other steps I've done by installation instruction from
http://www.php.net/manual/install-windows95-nt.php)

write a small script (index.php) like
<? print "Hello"; ?>

When I'm trying to start it over my IE5.0 (http://127.0.0.1/index.php) I've got
"Fatal error: Unable to open in Unknown on line 0"

What can it be?

P.S. when I do "c:\web\php\php.exe c:\web\www\index.php"
everything is working :((

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-28 14:29 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: Wed Apr 24 23:01:34 2024 UTC