[dev] VFS and File Attachments

Kevin M. Myer kmmyer at gmail.com
Sat Feb 11 06:23:49 PST 2006


On 2/11/06, Eugene <eugene at eugene.cc> wrote:
>
> Hey There,
>
> I have been racking my brain for a while now (many months) on trying to
> figure
> out why I couldn't attach files about 1MB in size or larger in e-mails,
> but
> was able to if the files were smaller.  I had played around with all of
> the
> PHP (php.ini) settings, and to no avail.
>
> I finally switched my VFS setting from "SQL Database" to "Files on the
> local
> system".  After making that change, I was then able to attach any files,
> up to
> the max size set in php.ini, I wanted to...
>
> I figure that there is something in the MySql table that is keeping larger
> files from getting attached, maybe a field type or size?  Is there a way
> to
> fix this issue so I can use a SQL system for VFS?  Or am I stuck with
> storing
> files locally?



Roel noted what is the probably the fix you need and there were some
additional notes in the Wiki.  I added a few more things that may affect
file size/attachments there.

http://wiki.horde.org/FAQ/Admin/Config#toc16

Kevin


More information about the dev mailing list