Forums
(@iwscm)
15 years, 5 months ago
I need to disable this as well for my site. Hope someone can help….
15 years, 7 months ago
OK, I figured this out. I added to wp-config.php:
@ini_set(“memory_limit”,”64M”);
Hope this helps someone else.
IWSCM