Forums
(@hamiltonmd)
16 years, 5 months ago
Add this line to your wp-config.php
define(‘WP_MEMORY_LIMIT’, ’64M’);
This way you won’t have to constantly make the fix again whenever you upgrade WordPress.