2 sam2kb Apr 12, 2012 18:26Add this to /conf/_basic_config.php ini_set('post_max_size', '101M'); If that won't help, add this in .htaccess php_value post_max_size 101M If that won't help either then you need to edit php.ini file. Talk to your host about it.
Add this to /conf/_basic_config.php
If that won't help, add this in .htaccess
If that won't help either then you need to edit php.ini file. Talk to your host about it.