• I own http://www.theoccultnetwork.com , when I tried to go to my website this is the error message I received: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 274966 bytes) in /home/content/80/5943180/html/wp-includes/functions.php on line 251 How to I correct this so my website can come back up?

    Thanks,
    Curtis

Viewing 1 replies (of 1 total)
  • Try adding this line to your wp-config.php file:
    define('WP_MEMORY_LIMIT', '128M');

    If that doesn’t work check with your host.

Viewing 1 replies (of 1 total)

The topic ‘Website down due to error message’ is closed to new replies.