From: klowe at solomon dot ie Operating system: FreeBSD PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: post_max_size Changeable value inconsistant
Description: ------------ Hi, I've been trying to change my post_max_size within my .htaccess file as in http://www.php.net/manual/en/configuration.directives.php is is listed as post_max_size "8M" PHP_INI_SYSTEM|PHP_INI_PERDIR Could not get it to work, then someone in a newsgroup pointed out that it's changeble just in PHP_INI_SYSTEM as per http://ie2.php.net/ini_set: post_max_size "8M" PHP_INI_SYSTEM I think the first one is wrong as it wont work in .htaccess Thanks, Kevin -- Edit bug report at http://bugs.php.net/?id=25974&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25974&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25974&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25974&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25974&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25974&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25974&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25974&r=support Expected behavior: http://bugs.php.net/fix.php?id=25974&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25974&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25974&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25974&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25974&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25974&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25974&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25974&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=25974&r=float