From: [EMAIL PROTECTED] Operating system: PHP version: 4.2.3 PHP Bug Type: Feature/Change Request Bug description: PHP_INI_SYSTEM variables definitions should be allowed in VHost sections
Hello, as httpd admin by a ISP I would like to set up some per-web configuration variables that could not be changed by users maintaining the web. Therefore, it would be best to allow to define those variables in VHost section. I do not understand why VHost variables are at the same level as .htaccess - user can often change .htaccess, but never a VHost section. -- Edit bug report at http://bugs.php.net/?id=20009&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20009&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20009&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20009&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20009&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20009&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20009&r=support Expected behavior: http://bugs.php.net/fix.php?id=20009&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20009&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20009&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20009&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20009&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20009&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20009&r=isapi
