• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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