[imp] compose with attachment/s sized 800kb+

kendyl peebles kendylpeebles at clancytheys.com
Tue Nov 2 04:33:25 PST 2004


remove the memory limit?!?  hmmm
I'll give a try to upping the memory limit and also see what happens when it
is removed altogether...

I'll let you know what happens..

Thanks
Kendyl

Benoit St-André wrote:

> I think the memory_limit is way too small.
>
> I had problems couple of months ago with a small memory_limit with big
> attachments. It is not the only thing to check, but it helped me solve
> some issues with imp (test.php tells anyway to remove the memory_limit
> if possible).
> --
> Benoit St-André
> ben at benoitst-andre.net
> Mon carnet web: http://benoitst-andre.net/blog/
> Connaissez-vous Linuxédu-Québec ? http://linuxeduquebec.org
>
> kendyl peebles a écrit :
> > the following should be fine..(according to all I have read)
> > from /etc/php.ini:
> > memory_limit = 16M
> > post_max_size = 8M
> > file_uploads = On
> > upload_max_filesize = 8M
> >
> > from /etc/httpd/conf.d/php.conf
> > <Files *.php>
> >     SetOutputFilter PHP
> >     SetInputFilter PHP
> >     LimitRequestBody 9216000
> > #    LimitRequestBody 524288
> > </Files>
> >
> > looks good to me.....   but evidently i dont know diddly..... <shrug>
> >
> > Brian Voils wrote:
> >
> >
> >>Well, was just able to compose a message with a 5MB attachment with no
> >>problems.  Do you think you might have PHP's upload_max_filesize or
> >>similar set too small?
> >>
> >>On Mon, 01 Nov 2004 15:52:07 -0500, kendyl peebles
> >><kendylpeebles at clancytheys.com> wrote:
> >>
> >>>I promise :)
> >>>
> >>>Josh Trutwin wrote:
> >>>
> >>>
> >>>>On Mon, 01 Nov 2004 09:15:56 -0500
> >>>>kendyl peebles <kendylpeebles at clancytheys.com> wrote:
> >>>>
> >>>>
> >>>>>Greetings,
> >>>>>
> >>>>>I've noticed that when I attach a file or files with a total size
> >>>>>past a certain point, the complete and close functionality of the
> >>>>>compose popup begins to behave poorly...
> >>>>
> >>>><snip>
> >>>>
> >>>>I've posted twice about similar problems with large attachments with
> >>>>no responses.  If you resolve this issue please post here in case it
> >>>>applies to my problems...
> >>>>
> >>>>Josh
> >>>>--
> >>>>IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> >>>>Frequently Asked Questions: http://horde.org/faq/
> >>>>To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> >>>
> >>>--
> >>>IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> >>>Frequently Asked Questions: http://horde.org/faq/
> >>>To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> >>>
> >>
> >>--
> >>Brian Voils
> >>--
> >>IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> >>Frequently Asked Questions: http://horde.org/faq/
> >>To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> >
> >
>
>   ------------------------------------------------------------------------
>                        Name: signature.asc
>    signature.asc       Type: application/pgp-signature
>                 Description: OpenPGP digital signature
>
>   ------------------------------------------------------------------------
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org



More information about the imp mailing list