PHP Out of memory on Custom Post Type
-
Hi Guys,
I am running WP 3.1 on a media temple hosting account and am getting the following error:
Fatal error: Out of memory (allocated 79429632) (tried to allocate 72 bytes) in /nfs/c08/h04/mnt/124794/domains/eguidetravel.com/html/wp-includes/meta.php on line 341
The error only appears when trying to access the following Edit page of wp-admin for a Custom Post Type: /wp-admin/edit.php?post_type=destinations
The problem doesn’t arise anywhere else on the site nor admin area and we have about 6 or 7 other custom post types.
There are 753 records in the database for this custom post type.
I have increased the memory limit in the PHP ini file to 99M but still getting the error.
99M should be enough, surely?
The topic ‘PHP Out of memory on Custom Post Type’ is closed to new replies.