php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22422 Weird bug... fails to open weblog.php
Submitted: 2003-02-25 16:28 UTC Modified: 2003-02-25 19:48 UTC
From: borius at spunge dot org Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.2.3 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: borius at spunge dot org
New email:
PHP Version: OS:

 

 [2003-02-25 16:28 UTC] borius at spunge dot org
When I try to open weblog.php, PHP gives me this:

Warning: Failed opening '/var/www/c/weblog.php' for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0

I tried putting up an empty weblog.php with the same result. This seems to only happen for weblog.php, all other filenames work fine.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-25 16:39 UTC] borius at spunge dot org
More testing:

Happens to all files on webserver

Happens to all files of the type *blog*.php
 [2003-02-25 16:41 UTC] borius at spunge dot org
Correction: *blog.php
 [2003-02-25 16:44 UTC] borius at spunge dot org
Solved: it was file permissions :)
 [2003-02-25 17:42 UTC] iliaa@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Not a php bug, permissions issue.
 [2003-02-25 19:48 UTC] borius at spunge dot org
Yeah, I know... that's why I wrote "Solved: it was file permissions"
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 13:01:32 2024 UTC