• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Fatal error: Allowed memory size of 8388608 bytes exhausted

F

FarazS

Guest
hello

my site show error : Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 7680 bytes)

in etc/php.ini

memory_limit = 128M

but my site down on 8 mb

php.ini does not work on server

please help
 
Maybe it is not limit for hosting PHP but limit for admin's PHP? In that case try to increase memory limit in /usr/local/psa/admin/conf/php.ini
 
no

in /usr/local/psa/admin/conf/php.ini
memory_limit = 128M

apache restart and server reboot . but not work php.ini
 
Back
Top