Hello,
I’m running Pro in a multisite wordpress installation.
Pro version: latest
wordpress version: latest
php 7.2
Pro editor showing this when Woocommerce activated:
help please
Hello,
I’m running Pro in a multisite wordpress installation.
Pro version: latest
wordpress version: latest
php 7.2
Pro editor showing this when Woocommerce activated:
help please
Solved!
Hi @Qored,
Glad it’s okay now, maybe the real issue is memory limit. And having multiple active plugins reached that limit. I recommend following this https://docs.woocommerce.com/document/increasing-the-wordpress-memory-limit/ too.
I see other sites with the similar setup (Pro + Wooommerce + Wordfence + more plugins) and it doesn’t fail.
Thanks!
Hello Rad,
Thanks for replying
I have a 5GB ram, is it ok to set it up like this?
define(‘WP_MEMORY_LIMIT’, ‘500M’);
or should I go for
define(‘WP_MEMORY_LIMIT’, ‘2000M’);
or more
please advise
Hi there,
500M memory limit should be enough but there are also instances that adding the code in wp-config.php will not work depending on your hosting. In case the memory limit does not change, kindly get in touch with your host.
Also, please also check if the Woocommerce version installed on your site is the version supported by Pro which is 3.4.2.
Let us know how it goes.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.