jesSDK / myroundcube

Automatically exported from code.google.com/p/myroundcube
0 stars 0 forks source link

[plugin_manager] PHP Memory Error #819

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Token: 4d5b217e225870219cc3c1365386ab32 (Don't modify this token!)
Version: 24.0.2 (27-01-2014)
PHP: 5.3.10-1ubuntu3.14
RCMAIL: 0.9.4
Database: mysql
SERVER: Apache/2.2.22 (Ubuntu)
----
I.  Issue Description:
We have tried MANY times to upgrade from Roundcube version 0.9.4 to 1.1.1. and 
every time we do, we get a memory error when trying to use the plugin_manager 
plugin. Everything else works fine. If we remove the plugin_manager from the 
config file, we can load Roundcube just fine. But, as soon as we put the 
plugin_manager back in, we get a white screen in the web browser and the 
following error appears in the ./logs/errors file:
[05-May-2015 19:40:34 UTC] PHP Fatal error:  Allowed memory size of 67108864 
bytes exhausted (tried to allocate 523800 bytes) in 
/var/www/html/webmail/rc/program/lib/Roundcube/rcube_plugin_api.php on line 121

II. Steps to reproduce the Issue:
1. Upgrade from Roundcube 0.9.4 to 1.1.1

Original issue reported on code.google.com by brookeba...@gmail.com on 5 May 2015 at 8:38

GoogleCodeExporter commented 9 years ago
Increase memory assignment.

Original comment by myroundc...@gmail.com on 6 May 2015 at 2:44