Author Topic: Fatal error: email download - 1.6.1  (Read 2528 times)

sabreman

  • Freshman
  • *
  • Posts: 12
    • View Profile
Fatal error: email download - 1.6.1
« on: December 21, 2009, 01:02:59 pm »
Hi,
I'm getting this error when trying to receive emails.  I've got 3 accounts set up in different workspaces. 
'Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 5505058 bytes) in /home/dpgxnitz/public_html/extranet/library/PEAR/Net/POP3.php on line 1129.'
Any ideas much appreciated!
Thanks


mailnet_uk

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • Email
Re: Fatal error: email download - 1.6.1
« Reply #1 on: December 21, 2009, 04:30:48 pm »
Perhaps increase your PHP's memory limit in php.ini?  16MB isn't a lot for a large application like Feng Office.

sabreman

  • Freshman
  • *
  • Posts: 12
    • View Profile
Re: Fatal error: email download - 1.6.1
« Reply #2 on: December 21, 2009, 07:56:07 pm »
Thanks - Now got it set to 150Mb but getting the same error:
==
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 5242876 bytes) in /home/dpgxnitz/public_html/extranet/library/PEAR/Net/POP3.php on line 1129
==
« Last Edit: December 21, 2009, 08:37:55 pm by sabreman »