• Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3123 bytes) in /home/x/domains/domain.com/public_html/wp-content/db.php on line 1568

Viewing 1 replies (of 1 total)
  • Try increasing wordpress memory add the following to your wp-config.php:

    /** Increase memory size from default 32mb. */
    define(‘WP_MEMORY_LIMIT’, ’64M’);

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal Error when using Blog Metrics’ is closed to new replies.