• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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