Hi, Thomas asked me to start a new thread on this.
I am getting the following error: PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 31981542 bytes) in /usr/share/pear/ezc/Mail/parser/parts/text_parser.php on line 68 This happens during a call to parseMail(). I know 32MB is a relatively small amount, but I am trying to parse a 1.5KB file, so I don't know why it is trying to allocate 30MB of memory. I am running PHP 5.2.4 on Fedora 8 with ezc 2007.2.1 from PEAR. Any ideas?
-- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
