Support

Home Forums Event Espresso Premium Can't find where to increase "WordPress Memory Limit" – is not as advised

Can't find where to increase "WordPress Memory Limit" – is not as advised

Posted: September 2, 2013 at 8:18 am


miranda rota

September 2, 2013 at 8:18 am

The EE status tab is warning that the ‘WordPress Memory Limit’ should be increased. I’ve followed the links through advising how to do this, but in the files they instruct that the figure should be altered, there is NO mention of ‘wordpress memory limit’ just one place in one file that mentions the word but does not have any figure with it (i.e. the 48mbs or 64mbs figure ). I’m wondering if those codex tutorials are out of date?

How do I increase this figure please?

Many thanks for your time πŸ™‚


Tony

  • Support Staff

September 2, 2013 at 9:39 am

Hi Miranda,

Within the root directory of your WordPress install.

You should see wp-config.php – open that up.

Paste this

define('WP_MEMORY_LIMIT', '96M');

on a blank line, towards the bottom for ease of finding later on.

Wordpress will now attempt to allocate 96MB of memory if your host allows.

That should it πŸ™‚

More info http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP if needed.


miranda rota

September 3, 2013 at 5:58 am

Tony, thank you very much, yes it’s worked πŸ™‚

The support post ‘Can't find where to increase "WordPress Memory Limit" – is not as advised’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso