ID:               15374
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         PHP options/info functions
 Operating System: Sun OS 5.7
 PHP Version:      4.1.1
 New Comment:

I've seen this bug come up once and a while. It seemed to be to happen
on the first request to each server process, so if apache keeps
children around a long time, it almost never happens. But if
max_request_per_child (or whatever) is set lower, it seems to happen
more frequently. [ this purely from memory, i will try to duplicate
this ... ]


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

[2002-02-04 21:06:39] [EMAIL PROTECTED]

we built today and are still having problems with the include_path.  it
seems to occasionally null out, but can work everytime by putting :

ini_set('include_path', ini_get('include_path'));

before including anything found in the include_path.

this has been happening since 4.0.6, if not earlier.  Apache 1.3.20

more info:
http://www.uvm.edu/phpinfo.php
http://www.uvm.edu:8888/www/bug-11006.php
http://www.uvm.edu:8888/www/bug-11006.phps

aaron

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


-- 
Edit this bug report at http://bugs.php.net/?id=15374&edit=1

Reply via email to