From: jakob dot nielsen at nhst dot no Operating system: Whatever PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: Let include/require look in PHP_INCLUDE environment variable
Description: ------------ When using PHP on ISP servers, a user normally haven't got access to the php.ini file. Therefore he can't change the include_path settings. Wouldn't it be possible to let include/include_once/require/require_once search for files in a given environment variable as well? For example PHP_INCLUDE. It would be the same as CLASS_PATH in java. -- Edit bug report at http://bugs.php.net/?id=25071&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25071&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25071&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25071&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25071&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25071&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25071&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25071&r=support Expected behavior: http://bugs.php.net/fix.php?id=25071&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25071&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25071&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25071&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25071&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25071&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25071&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25071&r=gnused
