Jump to content

[SOLVED] HOw do I avoid "Fatal error: Allowed memory size of 8388608 bytes exhausted "


cooldude832

Recommended Posts

I get this on a page

 

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 16 bytes) in /home/rl/public_html/sandbox/functions.php on line 359

 

I know its running a lot of stuff, but it needs to.

I figured out how to increase, but I am trying to reduce its useage.

Let me expalin what I am doing

 

I am using IMAP to open a mail box

Then find all unseen messages

then from there read the messages extract data based on sender and then off to mysql

 

Any ideas?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.