Apache

From Jon's Wiki

Add this to an Apache vhost config (or .htaccess if allowed) to increase PHP upload limit:

php_value upload_max_filesize 32M
php_value post_max_size       32M