php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13414 Include not being included
Submitted: 2001-09-24 09:23 UTC Modified: 2001-12-14 14:13 UTC
From: mail at vdomains dot com Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.0.6 OS: Windows 2000 Advanced Server
Private report: No CVE-ID: None
 [2001-09-24 09:23 UTC] mail at vdomains dot com
I keep running into the same problem with every include I try to process.  I tried modifying the php.ini file but it still does not work.  The same site worked fine on the old version of PHP.

Fatal error: Failed opening required 'conf.php' 
(include_path='') in C:\inetpub\wwwroot\cp\webmail\index.php on line 12


Also, why do I need to list a specific path in the php.ini file when I want to be able to include files from a range of different directories?  We host multiple websites and would like to be able to use PHP but he directories will not be shared.

Thanks,
Craig
Vdomains.com

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-14 14:13 UTC] yohgaki@php.net
Sorry for delay, but please ask support question to php-general@lists.php.net.
Since this is not a support, but bug report database. Question will not be answered to prevent flood of questions.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 14:01:32 2024 UTC