Hello i have a upload problem
My hostingoperator cannot lift the limit of 128mb
We have already setup the PHP upload, PHP memory and Post_max_filesize to 512M as requested. On further investigation, I found that there is one condition on your software that you are using. That is {Upload is limited by the following settings in your server php.ini file: post_max_size, upload_max_filesize and memory_limit. The upload size will be 1/4 the size of these settings due to the overhead involved in the Upload Progress Meter and Conversion Server. }
updated by @amwproductions: 07/12/15 03:05:33PM