Quantcast
Channel: Topic Tag: error 500 | WordPress.org
Viewing all articles
Browse latest Browse all 1704

neilsmalcolm on "Customizr theme - error 500 with any new plugin"

$
0
0

I managed to put debug on and found out this is related to allocated memory.

Took the advice to this line to wp-config.php at the top of the file after the first line.

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

Seems to have solved my issues.


Viewing all articles
Browse latest Browse all 1704

Trending Articles