Question about max upload size Question about max upload size
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Question about max upload size

Started by ifonlyad, April 08, 2006, 02:48:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ifonlyad

I have images that I want to upload but they are almost 7MB each, how do I do that? I try to upload individual ones but it won't upload.

kegobeer

Use the batch-add process.  As the admin, you shouldn't upload images via the web interface, you should upload them via FTP and then batch add them to your gallery.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller

7MB images shouldn't be used on the web, I recommend resizing it on the client before uploading. I wouldn't wait for such a huge file to be downloaded, but leave your page immediately if I was visiting your site. Such huge files are a waste of bandwidth and webspace.