|
You need to edit your php.ini file and specify higher amounts for max_execution_time, memory_limit, max_upload_filesize etc to allow what you want and save that then reboot your server. You can then check your phpinfo to see that they have indeed been loaded and then try it.
|