PHP Fatal error: Uncaught Error: Call to undefined function wp_cache_get
-
Hello.
I am using WooCommerce 7.1.0, WordPress 6.1 and Fastest Cache 1.0.7.
The following error appeared in the server logs:PHP Fatal error: Uncaught Error: Call to undefined function wp_cache_get() in /home/public_html/wp-includes/option.php:165
Stack trace:
#0 /home/public_html/wp-includes/l10n.php(63): get_option()
#1 /home/public_html/wp-includes/l10n.php(139): get_locale()
#2 /home/public_html/wp-includes/l10n.php(766): determine_locale()
#3 /home/public_html/wp-includes/load.php(1395): load_textdomain()
#4 /home/public_html/wp-includes/class-wpdb.php(1815): wp_load_translations_early()
#5 /home/public_html/wp-includes/class-wpdb.php(734): wpdb->db_connect()
#6 /home/public_html/wp-includes/load.php(562): wpdb->__construct()
#7 /home/public_html/wp-settings.php(124): require_wp_db()
#8 /home/public_html/wp-config.php(99): require_once(‘/home/…’)
#9 /home/public_html/wp-load.php(50): require_once(‘/home/…’)
#10 /home/public_html/wp-blog-header.php(13): require_once(‘/home/…’)
#11 /home/public_html/index.php(17): require(‘/home/…’)
#12 {main}
thrown in /home/public_html/wp-includes/option.php on line 165
- The topic ‘PHP Fatal error: Uncaught Error: Call to undefined function wp_cache_get’ is closed to new replies.