Where do I set this limit? I see my current file limit is 2M and I have some 3M pics that will not upload. For the record I did try to search the forum for max_file_upload but it will not search for me. :)
http://forum.coppermine-gallery.net/index.php?topic=5841.0
I read that thread and saw the max upload is 2mb but I don't see where it says how to increase this size.
Not in Coppermine. This is (as suggested in the thread I refered to) a webserver setting.
Quote from: hyperion on April 30, 2004, 03:15:15 AMPlease keep in mind that HTTP uploads are limited by the restrictions placed upon them in PHP's configuration.
Quote from: hyperion on April 30, 2004, 03:15:15 AM[...]
unless you have control over your php.ini configuration.
Quote from: GauGau on January 09, 2005, 11:29:40 PM
You can only access php.ini if the server is yours to configure - if you're webhosted, you will have to ask your host to do this for you. If it is actually yours, you could do a search on the file system. On Windoze boxes, it's usually under c:\Windows\system32\ or c:\Windows\ (although you shouldn't run your own server if you have no idea where your php.ini file is located in the first place).