From: Operating system: FreeBSD 7.2 64bit PHP version: 5.3.2 Package: PHP options/info functions Bug Type: Bug Bug description:Not loaded extensions when using PATH in php.ini
Description: ------------ It doesn't load extensions when I use [PATH=/home/webdirectory/]. Everything looks OK, but no extensions are loaded. All extensions are loaded correctly only when I remove all PATH configuration directives in php.ini. Test script: --------------- <? phpinfo(); or any other using functions from any extensions. -- Edit bug report at http://bugs.php.net/bug.php?id=52259&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=52259&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=52259&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=52259&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=52259&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=52259&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=52259&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=52259&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=52259&r=needscript Try newer version: http://bugs.php.net/fix.php?id=52259&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=52259&r=support Expected behavior: http://bugs.php.net/fix.php?id=52259&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=52259&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=52259&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=52259&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=52259&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=52259&r=dst IIS Stability: http://bugs.php.net/fix.php?id=52259&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=52259&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=52259&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=52259&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=52259&r=mysqlcfg
