[imp] Can't view 7MB email in IMP, fatal error occurs (PHP.ini set correctly)

lst_hoe02 at kwsoft.de lst_hoe02 at kwsoft.de
Tue Sep 8 11:17:35 UTC 2009


Zitat von sandaili <me at sandaili.com>:

>
> My php settings are:
>
> max_execution_time  30
> max_input_time 	60
> memory_limit 	64MB
>
> In horde, it shows I can attach a file up to 64 mb - (Maximum Attachment
> Size: 67,108,864 bytes)
>
> The error I get is this, opening a 7.7 MB email - Fatal error: Out of memory
> (allocated 23855104) (tried to allocate 8048193 bytes) in
> /home/-----/public_html/-----/horde/lib/Horde/MIME/Part.php on line 1155

Your "memory_limit" is not honored by PHP. Double check if you have  
altered the correct php.ini, that you don't have more than one  
memory_limit and that you have restarted the webserver.
BTW: If you really need 64MB attachments you need *a lot* more than  
64MB as memory_limit.

Regards

Andreas




More information about the imp mailing list