• When I look in woo system status, it says that I have only allocated 40mb to wp memory limit. But I checked my settings and asked my hosting provider to verify and I my memory limit is set to 368mb.
    So, how can I fix this? Does it affect the performance of this plugin?

    Thank you!

    https://wordpress.org/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • If everything is working then you don’t have a problem. Eventually you may add one plugin too many and you will get error messages or full or partial blank screens.

    To increase the amount of memory available to WordPress, open wp-config.php in a text editor and put this line near the top, just under the comment lines:

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

    I’ve not seen anything to suggest that a properly working WordPress will work better if it has more memory … unless someone else can tell us otherwise.

Viewing 1 replies (of 1 total)
  • The topic ‘WP memory limit error’ is closed to new replies.