On Thu, Mar 13, 2008 at 2:18 PM, Derick Rethans <[EMAIL PROTECTED]> wrote:
> On Thu, 13 Mar 2008, Dan Lipsitt wrote: > > > 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. > > Could you share the mail? > > regards, > Derick > Well, I'm having this problem with all the emails I've tried. I might be able to set up a minimal test case later, if you think that would help. I've stopped using ezComponents for now. Dan
-- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
