From: xpipe at hotmail dot de Operating system: Windows Server 2012 PHP version: 5.4.7 Package: Scripting Engine problem Bug Type: Bug Bug description:max_input_vars master value preferred over local
Description: ------------ I'm running the latest phpMyAdmin which requires a high enough value of max_input_vars in order to work. Having lowered the value to 200 globally in the php.ini, since no other site of mine would require a higher value, I had to increase value for it. I did so using the "per directory" settings registry key and verified in phpinfo() that the change was applied. Now my problem is that if max_input_vars is 1000 locally, but only 200 as master value it fails, but if I increase it to 300 in the php.ini (local value remains the same) it works. >From my understanding of the documentation however, the value should be changeable locally and the master value should be of no difference if I overwrite the setting for a folder. -- Edit bug report at https://bugs.php.net/bug.php?id=63098&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=63098&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=63098&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=63098&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=63098&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=63098&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=63098&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=63098&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=63098&r=needscript Try newer version: https://bugs.php.net/fix.php?id=63098&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=63098&r=support Expected behavior: https://bugs.php.net/fix.php?id=63098&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=63098&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=63098&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=63098&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=63098&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=63098&r=dst IIS Stability: https://bugs.php.net/fix.php?id=63098&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=63098&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=63098&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=63098&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=63098&r=mysqlcfg