WordPress 4.4.2 Errors
-
What does this mean when I try to access my plugins in the admin?
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 35 bytes) in /home/content/25/9955925/html/xxxx/wp-includes/taxonomy.php on line 1857
I’ve been following this thread:
“When you open the file put on the drop string wp_config.php
define (‘WP_MEMORY_LIMIT’, ’64M’);
at the very beginning of the file, but just after the <? php tag, OK. “
but my admin section Errors remains so.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘WordPress 4.4.2 Errors’ is closed to new replies.