• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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