I am trying to fix a Feed RSS error I have in one of my sites and inspecting a bit I discovered enfold is crashing it for some reason.
PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 8192 bytes) in /themes/enfold/config-woocommerce/config-356.php on line 1867
PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 8192 bytes) in /themes/enfold/config-woocommerce/config-356.php on line 2152
I am not even using WooCommerce. How can I fix this?
Thanks.
Hey peterolle,
Please increase the amount of memory allocated to PHP on your WordPress installation: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
Rikard
I have 512 now. How much is recommended for Enfold?
Thanks.