|
Oct 16
2009
|
|
php_value upload_max_filesize 10M
php_value post_max_size 20M
php_value memory_limit 128M
Copy the above settings into your .htaccess file and put it in your web root directory.
Almost all web host providers offer the ability to override settings using the .htacces ,so you can use above method.

