Hello, A customer wants to sent attachments till 10 MB. I did everything what's in the FAQ. I even use this settings for testing purposes:
upload_max_filesize = 100M memory_limit = 100M post_max_size = 100M max_execution_time = 60 max_input_time = 60 But I still get this type of errors: Fatal error: Allowed memory size of 104857600 bytes exhausted (tried to allocate 48525721 bytes) in /usr/share/horde3/lib/Horde/MIME/Part.php on line 1152 What will be wrong? 48525721 is much less then 104857600... With regards, Paul van der Vlis. -- http://www.vandervlis.nl/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org