Author Topic: Out of memory problem  (Read 1719 times)

fengy

  • Freshman
  • *
  • Posts: 42
    • View Profile
Out of memory problem
« on: July 04, 2010, 12:49:29 pm »
When I turn on the debug mode and Check my inbox mail, I get:

Fatal error: Out of memory (allocated 38010880) (tried to allocate 14367161 bytes) in /www/fengoffice/environment/classes/mail/MailUtilities.class.php on line 120

this does not happen with debug set to false

I have configured 2 mail accounts

cabeza

  • Administrator
  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
    • Feng Office
Re: Out of memory problem
« Reply #1 on: July 05, 2010, 11:25:07 am »
You need to change two PHP Parameters in php.ini to increase maximum memory your scripts can use.