[imp] attachments

Jan Schneider jan at horde.org
Fri Oct 10 02:26:35 PDT 2003


Zitat von Diego Rivera <lrivera at racsa.co.cr>:

> You may be running into the same problem I did.

Probably

> Increase the memory_limit in php.ini to something larger - don't know
> what it is now for you, but for me I had to increase to over 12 megs to
> be able to send a single 1MB file.
>
> I was using PHP 4.3.1 but you may be experiencing the same "bug" (I'm
> assuming it's a PHP bug, but still....).

It's no bug at all. The file is not the only data that is in memory. All
scripts that are used during the page request as well as all data created
(variables, objects) are summed up to a value that might exceed the
memory_limit value.

> On Thu, 2003-10-09 at 11:42, anth jaz wrote:
> > I am running RH9 with Horde 2.2, IMP 3.2, Turba 1.2.1,
> > PHP 4.2.2.
> >
> > When trying to send attachments larger than 300 kbtyes
> > at a time I get page cannot be displayed. I mean I can
> > upload several 250 kb files totallying several Megs
> > and send and receive fine but I can't upload larger
> > than a 300 Kb file.
> >
> > In my php.ini I have upload_max_filesize 5M.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the imp mailing list