• Fatal error: Out of memory (allocated 160432128) (tried to allocate 40 bytes) in /home/content/05/5193005/html/wp-includes/meta.php on line 571

    This is the error I get when logged into the dashboard and I try opening the pages link.

    Any ideas to solve this problem? I have called godaddy and they probably are not going to help at all. They never help with WP issues.

    Thanks in advance.

    Ryan

Viewing 1 replies (of 1 total)
  • Using FTP you can try increasing the memory for PHP and WordPress by adding the line below near the top of your wp-config.php file ( a few lines of white space below the opening <?php )

    define('WP_MEMORY_LIMIT', '64M');

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal Error: Out Of Memory’ is closed to new replies.