Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2000101

[PHP-DEV] PHP 4.0 Bug #7205 Updated: Includes failing From: Bug Database (php-dev <email protected>)
Date: 10/14/00

ID: 7205
Updated by: derick
Reported By: darren <email protected>
Status: Analyzed
Bug Type: *General Issues
Assigned To:
Comments:

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

Previous Comments:
---------------------------------------------------------------------------

[2000-10-14 08:43:16] darren <email protected>
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 08:38:14] darren <email protected>
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'

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7205

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>