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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun Nov 30 22:00:01 2025 UTC