php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7205 Includes failing
Submitted: 2000-10-14 08:38 UTC Modified: 2000-10-30 11:27 UTC
From: darren at php4hosting dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.3 OS: Slackware 7.1
Private report: No CVE-ID: None
 [2000-10-14 08:38 UTC] darren at php4hosting dot com
A link to 
http://www.vboard.co.uk/board/index.php
fail once ever few attempts and gives :-

Fatal error: Failed opening required 'global.php' (include_path='/home/adkins23/inc') in /home/jordan32/web/board/index.php on line 12

Refresh and it goes away, only happened since the install of version 4.0.3

Regards
Darren
 './configure' '--prefix=/usr/local/apache/php' '--with-mysql=/usr/local/mysql' '--enable-track-vars' '--with-apxs=/usr/local/apache/bin/apxs' 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-14 08:43 UTC] darren at php4hosting dot com
It seems PHP is picking up the include path for other users and only now ant then changing the include path for others

This is effecting a few of my users
 [2000-10-14 17:09 UTC] derick@php.net
Guys, I have the same problem here... Every now and then PHP has problems finding files in the same directory as the script. It seems that . is no longer part of the include part. It is becoming to appear more and more during the life cycle of apache. When restarting apache, the problem went away here, but returned after half a day.

I'll investigate it some more tomorrow, when I've time.

I hope this can be addressed quickly and made it into 4.0.3pl1

 [2000-10-30 11:27 UTC] derick@php.net
It's fixed in php 4.0.3pl1
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Jun 27 10:00:01 2026 UTC