Fixed, thanks. I added:
[mysqld]
max_allowed_packet=20M
to my my.cnf and restarted mysqld and now all is well in the world.
Chris St. Pierre
Unix Systems Administrator
Nebraska Wesleyan University
----------------------------
Never send mail to [EMAIL PROTECTED]
On Wed, 21 Feb 2007, Michael M Slusarz wrote:
Quoting "Chris St. Pierre" <[EMAIL PROTECTED]>:
Horde 3.1.3, IMP 3.1.3.
When I enable the VFS backend for file attachments, I can't attach any
files larger than 1 Mb. My php.ini has high limits:
post_max_size = 8M
upload_max_filesize = 20M
I don't have a LimitRequestBody directive set anywhere in my Apache
conf. Nothing appears in either my Horde log or in Apache logs.
I'm using MySQL, and nothing I can find indicates that there's a limit
to BLOB columns lower than several hundred MB.
(http://www.mysql.com/news-and-events/newsletter/2003-09/a0000000237.html)
http://wiki.horde.org/FAQ/Admin/Config?referrer=FAQ%2FAdmin#toc18
This might be an issue with the mysql max packet size parameter mentioned in
this entry.
michael
___________________________________
Michael Slusarz [EMAIL PROTECTED]
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]