Support > ExSite Webware Forum

large files

large files

Posted on Dec 10, 2008, by Jon Coppin

I have narrowed a problem with publishing to the size limit on uploaded files, I found this article on your website http://support.exsitewebware.com/cgi/page.cgi/articles.html/Content_Management/Managing_Large_Files but it isn’t clear from the article which config file to add the bigfile_maxsize parameter to. Adding that parameter to exsite.conf did not seem to help.

Thanks

Jon Coppin

Re: large files

Posted on Dec 11, 2008, by Morgan Burke

Hi Jon,

exsite.conf is the correct file to add these parameters to.

When raising bigfile_maxsize you should be sure that MySQL will accept queries of that size (MySQL conf parameter max_allowed_packet) or the queries could fail in MySQL even though they were accepted by ExSite.

As an alternative, you can use the Upload plug-in to bypass the database entirely for large files.

Let me know if that helps, ... Morgan

Re: large files

Posted on Dec 11, 2008, by Jon Coppin

Morgan Burke wrote:

When raising bigfile_maxsize you should be sure that MySQL will accept queries of that size (MySQL conf parameter max_allowed_packet) or the queries could fail in MySQL even though they were accepted by ExSite.

Thanks Morgan, I got that part working by setting mysql to allow large files.

Topics

google (5 items)
RSS (3 items)
SEO (3 items)
plug-in modules (28 items)
IT (9 items)
best practices (5 items)
visual tutorial (29 items)
security (3 items)
data handling (7 items)
fundamentals (3 items)
graphic design (19 items)
web protocols (9 items)
programming (48 items)
html formatting (7 items)
POD (32 items)
events (8 items)