Installing plugin breaks wp-admin/
-
I am getting the following error in wp-admin after installing this plugin:
PHP Fatal error: Uncaught Error: Call to undefined function wp_kses() in /var/www/wordpress.example.org/wp-content/db.php:28 Stack trace: #0 /var/www/wordpress.example.org/wp-includes/load.php(550): require_once() #1 /var/www/wordpress.example.org/wp-settings.php(124): require_wp_db() #2 /var/www/wordpress.example.org/wp-config.php(71): require_once('...') #3 /var/www/wordpress.example.org/wp-load.php(50): require_once('...') #4 /var/www/wordpress.example.org/wp-admin/admin.php(34): require_once('...') #5 /var/www/wordpress.example.org/wp-admin/plugins.php(10): require_once('...') #6 {main}
If I remove the symlink at wp-content/db.php, the 500 error goes away and I can use the plugin in a limited fashion.
I am using the latest version of WordPress on a Debian 11 server with PHP 8.2
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Installing plugin breaks wp-admin/’ is closed to new replies.