Memory issues.

cloudzentral

New member
Joined
Apr 22, 2018
Messages
4
Dear all,

I have a single client with a job that need more memory than avarage. To test i changed in php.ini and reloaded httpd. Now roundcube says (from log) PHP Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 8192 bytes). I have changed it back and restarted httpd - i do not change ????

Can anyone assist.

Lars
 
More to it,

It seems that it is both phpmyadmin and roundcube that is not starting. Has changed back to 128M in php.ini, but in the logfile of roundcube it still says: Allowed memory size of 2097152

Have restarted httpd, and even the server.

Still the same :mad:

/Lars
 
Solution

It seems that it is both phpmyadmin and roundcube that is not starting. Has changed back to 128M in php.ini, but in the logfile of roundcube it still says: Allowed memory size of 2097152

Have restarted httpd, and even the server.

Still the same :mad:

/Lars

Always restart php-fpm that does the job
 
Back
Top