Issue with increase local memory_limit

feerdispzoo

Verified User
Joined
Jan 17, 2022
Messages
189
Hello everyone,
sometimes I get issue:
Fatal error: Allowed memory size of 792723456 bytes exhausted (tried to allocate 20480 bytes) in /home/mall/domains//vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php on line 291

792723456 bytes roughly translate to 792 MB


I try increase memory limit. I set in php.ini 2048M but still local value display: 756M and Master Value only correct 2048M and still I get above issue. Any solution?

local.png
 
Check if there is a local php.ini file in that account.
If not go to the php settings page of DA in the account and see if you can raise it there too.
 
Back
Top