From: [EMAIL PROTECTED] Operating system: All PHP version: 4.3.0-pre2 PHP Bug Type: Feature/Change Request Bug description: ini settings, per virtualhost
this is a feature I've put a lot of thought into and I really think webhosts specifically will benefit from this feature. It's basically allowing certain ini directives to be set using php_admin_flag/value on a virtualhost basis. The config options I think should be modified are these: open_basedir session.save_path upload_tmp_dir auto_prepend_file auto_append_file I don't know whats involved in changing these, but I would assume it's not a major change. I would love to see this in the forthcoming 4.3 release... - Davey -- Edit bug report at http://bugs.php.net/?id=20377&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20377&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20377&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20377&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20377&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20377&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20377&r=support Expected behavior: http://bugs.php.net/fix.php?id=20377&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20377&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20377&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20377&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20377&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20377&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20377&r=isapi