• Hi, I cannot activate booster plugin. It was working fine, i de active it and then i cannot get it back working:

    Fatal error: Allowed memory size of 104857600 bytes exhausted (tried to allocate 32768 bytes) in /home/ckmmakeu/public_html/wp-content/plugins/booster-plus-for-woocommerce/includes/class-wcj-sku.php on line 395

    can you help me please?

Viewing 1 replies (of 1 total)
  • Hi,

    Try increasing WP memory limit by adding to wp-config.php file:

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '256M' );
Viewing 1 replies (of 1 total)
  • The topic ‘Cannot activate plugin’ is closed to new replies.