• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Fatal error: Allowed memory size

mohmede

Basic Pleskian
I have a problem with memory for a domain
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 130968 bytes) in

i tried to make it 2 Gb it give me the same error

 
I have a problem with memory for a domain
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 130968 bytes) in

i tried to make it 2 Gb it give me the same error
Well mostly this error type is due to an development problem (same as an corrupt plugin in wordpress or an loop error in programation), check this firstly... Need of more than 256 or 512M os 1G of php RAM is really needed when it's an very heavy process, not normal php process...
 
Yep, that'll be the reason. Some infinite loop.
i found the problem was due to license of the script i use

i change the dirctory from /var/www/vhosts/,,,,,, to /home

can i change /home/domain.com to /home/domaincom
or to /home/username ?
 
Back
Top