Error 500, log: Call to a member function get() wp-includes/cache.php
-
I install the plugin for caching WP Super Cache. When installed on an open server, everything is working fine, when installing on a server, I get a response of 500 from the server.
The site works as long as I’m authorized as an administrator. When I log out I receive a 500 error
While searching for the answer viewed debug.php, there is an error that does not occur on the local server:
PHP Fatal error: call the get () member function on null in /home/my_site/public_html/wp-includes/cache.php in line 123
What can be the problem and how can this be remedied?
The page I need help with: [log in to see the link]
The topic ‘Error 500, log: Call to a member function get() wp-includes/cache.php’ is closed to new replies.