• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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