Monthly Archives: August 2018

roundcube Server Error / internal Server Error

cat /var/log/httpd/error_log | grep roundcube

[:error] [pid 129801:tid 140253446776576] (12)Cannot allocate memory: [client xx.xxx.xx.xx:46254] couldn’t create child process: /usr/local/suphp/sbin/suphp for /var/www/html/roundcube/index.php, referer: http://blabla.server.com/roundcube/?_task=mail&_mbox=INBOX

vi /usr/local/lib/php.ini
memory_limit = 512M
service httpd restart