[imp] attaching large files problem
Sean D.
mojospam at thegeekclub.net
Fri Jul 16 20:46:48 PDT 2004
jasonlee at heavenbridge.com wrote:
> Hi, i am having problem attaching files larger than 10MB....
>
> I have set the configuration in php.ini so that max upload size is 100M
>
> and i also changed the upload size in sendmail.mc, so its now 800000000 which
> should correspond to 100 mega byte..
>
> I can attach files of 8 mb, and mutiples of it.
> but as soon as i try to attach a file greater than 10mb (approx. not sure of the
> exact value) it will show ( page not found, error in page.)
>
> has anyone encountered this problem? or anyone got a solution to this problem?
>
> thank you ~
>
i think you also will need to raise the memory_limit value in php.ini. a value
of 32MB should be fine. default is 8M i think.
i think its in the faq somewhere but i couldnt find it.
also i would check this:
http://horde.org/faq/admin/trouble/index.php#t45
Sean D.
More information about the imp
mailing list