• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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