Author Topic: Fatal Memory Size Error  (Read 1866 times)

dlangford

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Fatal Memory Size Error
« on: March 25, 2013, 01:29:26 pm »
I'm getting this error (sometimes along with Internal Server Error 500's).

Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 13423104 bytes) in /home/mydomain.org/fengoffice/environment/library/database/adapters/MysqlDBAdapter.class.php on line 294

Now I know that you can adjust the memory size available in php.ini but I'm thinking this amount is too high (94Mb?). I don't know enough about php to understand what this memory is being used for? I get this error after clicking ''Check Mails". It also isn't retrieving more emails, stuck at 587.

Feng Version: 2.4.4

I did have an email account with over 5000 emails in feng until this error was first received. The temp fix was to open a new email account and delete the original but now im hitting the same problem again (with far less emails).

Any elucidation would be welcome.