Cannot activate WooCommerce 2.5.5

Posted in: Newspaper
Post count: 2

After I installed the plugin WooCommerce 2.5.5 then activate it and I got the following error:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 5 bytes) in /home/suabhmon/public_html/suabhmong2/wp-admin/includes/file.php on line 1223

Please help.

Thanks.

Post count: 9544

Need to allocate more memory to WordPress in your wp-config.php file and perhaps in your hosting setup.

With BOTH Visual Composer AND WooCommerce, I’d suggest setting it to 96MB.

WordPress defaults to 40MB which is way too low.

See the WordPress.org CODEX/docs on how to edit the wp-config.php file for stuff like changing the default memory allocation.

This might not be your issue but the “allowed memory” thing is kind of a good pointer.

Post count: 2

Thank you! After allocated 96M on the wp-config-php, everything work!

Post count: 9544

Been there 😉

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.