Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Fatal error (with possible solution)


r-a-y
Keymaster

@r-a-y

Set this in wp-config.php:

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

Read more here:

https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

Skip to toolbar