• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

horde mail - Allowed memory size exceeded

D

dhub

Guest
I have this problem using horde mail:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 141553 bytes) in /usr/share/psa-horde/lib/Horde/MIME/Contents.php on line 978


Emails that are not able to access are not are huge in size.

Any idea?

Plesk 8.1/Linux, FC6.
 
I got that problem when I changed the memory limit in my php.ini (/etc/php.ini) . Have you changed it recently?

I changed my limit to 25M to test something. When I changed it back down to 8M i got that error message with slightly different values. I changed it up to 12M and its been fine since.
 
Thanks for the hint. However, no change has been done recently. And the memory limit is currently set yo 32MB.

This plesk server is actually a new setup.

DHUB
 
Did you find a solution to this problem?

I have the problem as you have.

I raised the upload and post limit to 20 MB to allow emails of this size via horde.

However as soon as I try to send 6MB or up PHP tries to allocate enormous ammounts of memory. I even set the memory limit of php to 128 MB (which I have to reduce later on anyway).

I only get this error msg in the apache error log.

PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 35944245 bytes) in /usr/share/psa-horde/pear/Net/SMTP.php on line 759,

Does someone know how to solve that?

Kind regards

Sven
 
Back
Top