Ticket #1484682 (closed Bugs: invalid)

Opened 12 months ago

Last modified 12 months ago

Memory exhausted on login

Reported by: Flyte Owned by:
Priority: 5 Milestone:
Component: Client Scripts Version: 0.1-rc2
Severity: normal Keywords:
Cc:

Description

After having roundcube working for a few days, I now try and log in and get this after some time:

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 2049 bytes) in /var/www/subdomains/roundcube/httpdocs/program/lib/imap.inc on line 133

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 116 bytes) in /var/www/subdomains/roundcube/httpdocs/program/lib/DB.php on line 631

I just tried re-starting Dovecot and now it seems to log in fine.

Not sure what's going on there?

Change History

Changed 12 months ago by thomasb

  • status changed from new to closed
  • resolution set to invalid

Sending mails with large attachments requires more memory. You seem to have set a limit of 16MB for PHP. You should increase it for RoundCube.

Note: See TracTickets for help on using tickets.