From: [EMAIL PROTECTED] Operating system: Sun OS 5.7 PHP version: 4.1.1 PHP Bug Type: PHP options/info functions Bug description: include_path loses value when executed
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 bug report at http://bugs.php.net/?id=15374&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15374&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15374&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15374&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15374&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15374&r=support Expected behavior: http://bugs.php.net/fix.php?id=15374&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15374&r=notenoughinfo -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php