|
Well yes phpinfo is your php limit. Now there are several things you need to change in php to allow big uploads like the memory limit, max upload filesize, post max size and max execution time. You redo your php restart the server and yes put the correct filesize in upload options in admin.
|