savagemania
Member
Posted 1 year ago #
I am trying to use the flex upload plugin but it doesn't work for images that are 2000px or ones that are 3000px but smaller ones can be resized. Is there a memory limit that needs to be increased so it will work. Max upload is 15M and max post is 8M.
savagemania
Member
Posted 1 year ago #
savagemania
Member
Posted 1 year ago #
I fixed the problem by raising the memory_limit = 60M and max_input_time = 120 and max_execution_time = 60. These are located in /etc/php.ini for linux. I hope this helps.