On Thu, 27 Sep 2007, [EMAIL PROTECTED] wrote: > upload_max_filesize = 8M [...snip...] > 2, Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to > allocate 1519127 bytes) in > /home/itawm/html/horde/lib/Horde/MIME/Part.php on line 1027 ( limit 8MB > ??? )
It's obvious where the 8 Mb limit is coming from. Raise your upload_max_filesize. Now, it's still curious that IMP is showing a 2 Mb maximum upload size. Please post, in one place, and in their entireties: - php.ini, with comments stripped - IMP's conf.php Chris St. Pierre Unix Systems Administrator Nebraska Wesleyan University -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
