• Resolved fabekid

    (@fabekid)


    I get this error when I install mailster plugin on my servers. 5 different servers with same error. LiteSpeed throws critical error whenever I purge all.

    An error of type E_ERROR was caused in line 736 of the file /home/*.com/public_html/wp-content/plugins/litespeed-cache/src/object.lib.php. Error message: Allowed memory size of 134217728 bytes exhausted (tried to allocate 36864 bytes)

    litespeed line 736

    736 $this->_object_cache->set($id, serialize(array(‘data’ => $data)), (int) $expire); 737 $this->count_set++;

    How do I resolve this critical error?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Error message: Allowed memory size of 134217728 bytes exhausted?

    please try raise the memory limit , or disable object cache.

Viewing 1 replies (of 1 total)
  • The topic ‘Mailster plugin and litespeed critical error’ is closed to new replies.