How to solve Fatal error: Internal Zend error - Missing class information for in /server/mywebsite/wp-content/plugins/wp-super-cache/wp-cache-base.php on line 5 in wordpress?
To Solve this, just comment the below code in wp-cache-base.php file.
/*if (!class_exists('CacheMeta')) { class CacheMeta { var $dynamic = false; var $headers = array(); var $uri = ''; var $post = 0; } }*/
sir i have got same error .please tell me how to solve it " Fatal error: Internal Zend error - Missing class information for in /home/k4kittukrishna/public_html/wp-content/plugins/woocommerce/includes/class-wc-api.php on line 19"
Thanks for this.
ReplyDeletesir i have got same error .please tell me how to solve it "
ReplyDeleteFatal error: Internal Zend error - Missing class information for in /home/k4kittukrishna/public_html/wp-content/plugins/woocommerce/includes/class-wc-api.php on line 19"
Thanks, it's work for me
ReplyDelete