After migration some categories gives me this :
PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 16384 bytes) in /var/www/m2/vendor/magento/framework/DB/Statement/Pdo/Mysql.php on line 91
My php memory limit is all to 2G
1 answer
Hi there,
After migration some categories gives me this :
PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 16384 bytes) in /var/www/m2/vendor/magento/framework/DB/Statement/Pdo/Mysql.php on line 91
When you got that issue?
Also, please consider increasing the limit of PHP memory_limit in your server.
Regards,
Mall.