• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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