Quote:
Originally Posted by MarkRH
Make sure that you also increase the post_max_size in PHP.INI to a value larger than upload_max_filesize as you're most likely hitting that limit now if you are using a form for them to upload files with.
Hope that helps,
Mark H. 
|
Yes, I did that as well, but with no success..