![]() |
|
The maximum size - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: The maximum size (/thread-9120.html) |
The maximum size - Irene Eng - 2011-09-30 I got the following warning in yellow when I tried to upload my second group of pix. The first group contains 300+ pix with sizes from 47kb to 6680kb. I know my host DreamHost has 7MB limit. Note: ZIP files must contain only Zenphoto supported image types. The maximum size for any one file is 2MB which is set by your PHP configuration upload_max_filesize. Any help is appreciated. Thank you in advance The maximum size - sbillard - 2011-09-30 The limit discussed in the above error message is a limit that PHP is putting on your site. It is set in the PHP ini file and may have no bearing on the host limit. (Or maybe the host limit will override it without anyone knowing!) Anyway, the warning does tell you what to change. |