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
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: r16 at chat dot ru
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 20:01:32 2025 UTC