From: Operating system: Linux PHP version: 5.3.9 Package: CGI/CLI related Bug Type: Bug Bug description:CLI doesn't read .user.ini
Description: ------------ if you try to run php cli in a sub dir like : /usr/local/dir1/dir2/dir3/dir4/myphp.php where you have a .user.ini in dir4 php doesn't read the .user.ini Test script: --------------- .user.ini : include_path = ".:/usr/local/dirA/dirB/dirC/frameworks/" php /usr/local/dir1/dir2/dir3/dir4/myphp.php in dir4 : myphp.php .user.ini Expected result: ---------------- php load the .user.ini where the path of a custom lib -- Edit bug report at https://bugs.php.net/bug.php?id=60852&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=60852&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=60852&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=60852&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=60852&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=60852&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=60852&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=60852&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=60852&r=needscript Try newer version: https://bugs.php.net/fix.php?id=60852&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=60852&r=support Expected behavior: https://bugs.php.net/fix.php?id=60852&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=60852&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=60852&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=60852&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=60852&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=60852&r=dst IIS Stability: https://bugs.php.net/fix.php?id=60852&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=60852&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=60852&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=60852&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=60852&r=mysqlcfg