File Upload Limits
Using Jamroom
Thank Michael - ACP -> SYSTEM CORE -> QUOTA CONFIG -> MAX UPLOAD SIZE is still showing 128 as the maximum allowed.
My php.ini is set at:
post_max_size = 4096M
upload_max_filesize = 4096M
memory_limit = 4096M
That should give me 1 GB upload size if I am understanding correctly and the server can "take it" (thanks Gary).
I assume that it can "take it" as my server guy is telling me the datacenter have tested and confirmed php upload is now at 1 GB and working.
Therefore, he is saying something else in the script probably needs changing???
He reset the SSH and PHP sections of the server, as he doesn't think a total reset is required. If it is, please advise and he will do it late at night (it's "disruptive").
updated by @ken-rich: 11/20/14 07:36:14AM