Memory Exhausted
-
PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 98304 bytes) in \wp-admin\includes\post.php on line 287
Hi,
Recently got this error while doing a WP install on a PHP5 server. I’ve been through the motions and I’ve seen all the posts out there on this topic
http://wordpress.org/search/memory+exhausted?forums=1
However the proposed resolution does not seem to work
ini_set('memory_limit','32M'); // End Hack Memory SizePositioned in \wp-admin\includes\post.php.
Does anyone have any other suggestions on how I can get around this? Its a windows box PHP5.
Kind Regards
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Memory Exhausted’ is closed to new replies.