From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.2.1 PHP Bug Type: Feature/Change Request Bug description: upload_tmp_dir not automatically added to open_basedir
I have found through using open_basedir per virtual host, that I need to have my upload_tmp_dir entry manually added to open_basedir for uploads to work. I believe that automatically adding the upload_tmp_dir to the open_basedir if BOTH are set nad uploads are enabled would save much time on setting up a server. Thanks, Matt -- Edit bug report at http://bugs.php.net/?id=17488&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17488&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17488&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17488&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17488&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17488&r=support Expected behavior: http://bugs.php.net/fix.php?id=17488&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17488&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17488&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17488&r=globals