Uploading large files with XP publish Uploading large files with XP publish
 

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

Uploading large files with XP publish

Started by atomant, September 17, 2008, 08:36:29 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

atomant

Hi!

I have installed and running CPG 1.4.19 on FreeBSD 7 amd64. In my php.ini I have set php uploads on, with memory limit 512 MB, filesize upload limit 512 MB, time of 300 sec. Also in the CPG I have setup the filesize limit to 512 MB. The problem is when I try to upload files larger than 250 MB. It start the upload and then it failed with no error in the any of the logs (apache, console, debug).
Uploading large files thru CPG web interface works fine.
Is there some settings for XP publisher file size limit?

Regards,
Sasa

Hein Traag

I assume you are hosting your own website. If that is the case then why not use ftp to upload the content? Safer way to be sure the content does get to where it is supposed to go.

Joachim Müller

There are several other timeouts that can have an impact (e.g. in your browser). For files larger than 5 MB you should definitely use batch-add.

atomant

Yes, batch-add but ordinary users can't batch add, only admins can and I do not want to give admin rights to everyone.

Joachim Müller

250 MB is ridiculous - I can't recommend allowing your users to upload such large images. Since XP Publisher only takes care of images afaik there is no point in looking for special switches there.