The original entry was...
Code: Select all
php_value post_max_size 10M
Code: Select all
php_value post_max_size 10000000
Thanks to all those positive contributors.
Code: Select all
php_value post_max_size 10M
Code: Select all
php_value post_max_size 10000000
Code: Select all
php_value post_max_size "12M"