Skip to content

Fatal error after activating plugin "backupwordpress" #1635

@mjot

Description

@mjot

After installing and activating the "backupwordpress" plugin, I get the following error. It's not possible to use one of the wp cli commands. Hope someone has an idea.

PHP Fatal error:  Uncaught exception 'ReflectionException' with message 'Class BackUpCommand does not exist' in phar:///usr/local/bin/wp/php/WP_CLI/Dispatcher/CommandFactory.php:20
Stack trace:
#0 phar:///usr/local/bin/wp/php/WP_CLI/Dispatcher/CommandFactory.php(20): ReflectionClass->__construct('BackUpCommand')
#1 phar:///usr/local/bin/wp/php/class-wp-cli.php(194): WP_CLI\Dispatcher\CommandFactory::create('backupwordpress', 'BackUpCommand', Object(WP_CLI\Dispatcher\RootCommand))
#2 /srv/wp/html/wp-content/plugins/backupwordpress/classes/class-backupwordpress-wp-cli-command.php(115): WP_CLI::add_command('backupwordpress', 'BackUpCommand')
#3 /srv/wp/html/wp-content/plugins/backupwordpress/backupwordpress.php(185): include('/srv/localserve...')
#4 /srv/wp/html/wp-content/plugins/backupwordpress/backupwordpress.php(83): HM\BackUpWordPress\Plugin->includes()
#5 [internal function]: HM\BackUpWordPress\Plugin->plugins_loaded('')
#6 /srv/wp/html/wp-includes/plugin.php(496): call_us in phar:///usr/local/bin/wp/php/WP_CLI/Dispatcher/CommandFactory.php on line 20
Fatal error: Uncaught exception 'ReflectionException' with message 'Class BackUpCommand does not exist' in phar:///usr/local/bin/wp/php/WP_CLI/Dispatcher/CommandFactory.php:20
Stack trace:
#0 phar:///usr/local/bin/wp/php/WP_CLI/Dispatcher/CommandFactory.php(20): ReflectionClass->__construct('BackUpCommand')
#1 phar:///usr/local/bin/wp/php/class-wp-cli.php(194): WP_CLI\Dispatcher\CommandFactory::create('backupwordpress', 'BackUpCommand', Object(WP_CLI\Dispatcher\RootCommand))
#2 /srv/wp/html/wp-content/plugins/backupwordpress/classes/class-backupwordpress-wp-cli-command.php(115): WP_CLI::add_command('backupwordpress', 'BackUpCommand')
#3 /srv/wp/html/wp-content/plugins/backupwordpress/backupwordpress.php(185): include('/srv/localserve...')
#4 /srv/wp/html/wp-content/plugins/backupwordpress/backupwordpress.php(83): HM\BackUpWordPress\Plugin->includes()
#5 [internal function]: HM\BackUpWordPress\Plugin->plugins_loaded('')
#6 /srv/wp/html/wp-includes/plugin.php(496): call_us in phar:///usr/local/bin/wp/php/WP_CLI/Dispatcher/CommandFactory.php on line 20

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions