php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11851 Failure at php_include
Submitted: 2001-07-03 03:59 UTC Modified: 2001-07-03 04:28 UTC
From: jan dot suchanek at agropol dot cz Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 4.0.6 OS: RedHat Linux 7.1 (2.4.2
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jan dot suchanek at agropol dot cz
New email:
PHP Version: OS:

 

 [2001-07-03 03:59 UTC] jan dot suchanek at agropol dot cz
Using Apache 1.3.20 (DSO) and PHP 4.0.6 as a module.

If a make a *.php file on Linux system, it works, but when I copy a *.php file from W2000, it returns:
Warning: Failed opening '/usr/local/apache/htdocs/index.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0
when loading.

Is any problem with different encoding?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-03 04:04 UTC] derick@php.net
Possibly permissions, can you check this?

Derick
 [2001-07-03 04:21 UTC] jan dot suchanek at agropol dot cz
Thanx
I have changed permissions from -rwxrwx--- to -rwxrwxr-- and it semms O.K.
 [2001-07-03 04:28 UTC] derick@php.net
Bogus: User error
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 18:01:28 2024 UTC