27
Jun
2009
Fatal error: Allowed memory size of X bytes … – A fix.
By Mike. Posted in Wordpress | No Comments » |
I’ve been seeing memory errors lately on my various Wordpress websites and after much investigation found a support topic 194370, which offered a solution that has definitely fixed the problem for my three web sites.
In the root of your website or Wordpress site edit the file wp-settings.php and on line 13 change the define(‘WP_MEMORY_LIMIT’, ‘32M‘); to define(‘WP_MEMORY_LIMIT’, ‘64M‘);
Mike is A web surfer - formula 1 mad - a married man - a gadget man - an installation & implementation consultant - a gaming man - a website builder - a positive person - a bit of a gambler.
Who is this Mike Bloke | Subscribe to Entries (RSS)

