phpMyAdmin and Roundcube error 500

traskowski

Verified User
Joined
Nov 13, 2012
Messages
54
Hey, i've got error on Roundcube and phpMyAdmin with error 500.


Code:
[30-Jan-2020 11:35:21 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 2097152 bytes exhausted (tried to allocate 65536 bytes) in /var/www/html/roundcubemail-1.4.2/program/include/iniset.php on line 75
[30-Jan-2020 11:38:41 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 2097152 bytes exhausted (tried to allocate 65536 bytes) in /var/www/html/roundcubemail-1.4.2/program/include/iniset.php on line 75
[30-Jan-2020 11:38:42 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 2097152 bytes exhausted (tried to allocate 65536 bytes) in /var/www/html/roundcubemail-1.4.2/program/include/iniset.php on line 75
[30-Jan-2020 11:43:14 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 2097152 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/roundcubemail-1.4.2/program/lib/Roundcube/rcube_imap.php on line 3849
[30-Jan-2020 11:43:27 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 2097152 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/roundcubemail-1.4.2/program/lib/Roundcube/rcube_imap.php on line 3849
[30-Jan-2020 11:46:34 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 2097152 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/roundcubemail-1.4.2/program/lib/Roundcube/rcube_imap.php on line 3849

I've try to add 1024MB of memory size but.. Didin't help.

I've got the neweset Directadmin version and Roundcube and phpMyAdmin. Used php version: 7.2.x (the newest one, i try update it but don't give any result). I didn't update anything before the error shown.
 
Hey, i've got error on Roundcube and phpMyAdmin with error 500.


Code:
[30-Jan-2020 11:35:21 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 2097152 bytes exhausted (tried to allocate 65536 bytes) in /var/www/html/roundcubemail-1.4.2/program/include/iniset.php on line 75
[30-Jan-2020 11:38:41 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 2097152 bytes exhausted (tried to allocate 65536 bytes) in /var/www/html/roundcubemail-1.4.2/program/include/iniset.php on line 75
[30-Jan-2020 11:38:42 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 2097152 bytes exhausted (tried to allocate 65536 bytes) in /var/www/html/roundcubemail-1.4.2/program/include/iniset.php on line 75
[30-Jan-2020 11:43:14 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 2097152 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/roundcubemail-1.4.2/program/lib/Roundcube/rcube_imap.php on line 3849
[30-Jan-2020 11:43:27 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 2097152 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/roundcubemail-1.4.2/program/lib/Roundcube/rcube_imap.php on line 3849
[30-Jan-2020 11:46:34 Europe/Warsaw] PHP Fatal error:  Allowed memory size of 2097152 bytes exhausted (tried to allocate 32768 bytes) in /var/www/html/roundcubemail-1.4.2/program/lib/Roundcube/rcube_imap.php on line 3849

I've try to add 1024MB of memory size but.. Didin't help.

I've got the neweset Directadmin version and Roundcube and phpMyAdmin. Used php version: 7.2.x (the newest one, i try update it but don't give any result). I didn't update anything before the error shown.



Never mind... Some error in custom httpd php settings (i've add 256 not 256M). Can we close topic?
 
Back
Top