I am using OpenEmr501 on a Linux Ubuntu 20.04 server running apache2 2.4, PHP 7.4 and MariabDB server 10.3.25 but for some weird reason I keep getting this error.
PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/openemr501/vendor/adodb/adodb-php/adodb.inc.php on line 1122
Yes, I up the memory limit for PHP to 2048 just to make sure. Yet nothing. Why are you folks not using the mysqli or pdo ? Regardless I need to get rid of this roadblock, please help.