• So I just set up my wordpress website and now whenever I try to edit it using customizer it gives me the following error below. I am not quite sure how to fix this as I have tried a couple things that have not proved to help me out so much. I would greatly appreciate any help at all, thank you so much.

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 30720 bytes) in /home/a1659518/public_html/wp-admin/includes/template.php on line 116

    *Note: I am fairly new to things like this so if you can dumb down the answers (if it becomes technical) that would be greatly appreciated haha, thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter MrMackeyMKayyy

    (@mrmackeymkayyy)

    I tried editing the php.ini file to allow more space but it seems even when I try to do that it still does not help at all.

    Try restarting Apache/nginx.

    If you have some type of cache (like PHP-FPM) you will need to make sure the memory limit is changed in those config files.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fatal Error: Allowed Memory Size…’ is closed to new replies.