PHP Fatal Error
-
Yesterday WordPress sent me an automatic email reporting a site problem regarding WPvivid plugin. My site reports error 500 in any backend operation.
Using WP CLI to try to uninstall and reinstall the plugin I obtained this result.
Any idea to solve?root@249:/var/www/mydomain.com# wp plugin uninstall wpvivid-backuprestore --allow-root PHP Warning: require(/var/www/mydomain.com/wp-content/plugins/wpvivid-backuprestore/includes/class-wpvivid.php): Failed to open stream: No such file or directory in /var/www/mydomain.com/wp-content/plugins/wpvivid-backuprestore/wpvivid-backuprestore.php on line 171 Warning: require(/var/www/mydomain.com/wp-content/plugins/wpvivid-backuprestore/includes/class-wpvivid.php): Failed to open stream: No such file or directory in /var/www/mydomain.com/wp-content/plugins/wpvivid-backuprestore/wpvivid-backuprestore.php on line 171 PHP Fatal error: Uncaught Error: Failed opening required '/var/www/mydomain.com/wp-content/plugins/wpvivid-backuprestore/includes/class-wpvivid.php' (include_path='.:/usr/share/php') in /var/www/mydomain.com/wp-content/plugins/wpvivid-backuprestore/wpvivid-backuprestore.php:171 Stack trace: #0 /var/www/mydomain.com/wp-settings.php(447): include_once() #1 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1317): require('...') #2 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1235): WP_CLI\Runner->load_wordpress() #3 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php(28): WP_CLI\Runner->start() #4 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php(78): WP_CLI\Bootstrap\LaunchRunner->process() #5 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php(27): WP_CLI\bootstrap() #6 phar:///usr/local/bin/wp/php/boot-phar.php(11): include('...') #7 /usr/local/bin/wp(4): include('...') #8 {main} thrown in /var/www/mydomain.com/wp-content/plugins/wpvivid-backuprestore/wpvivid-backuprestore.php on line 171 Fatal error: Uncaught Error: Failed opening required '/var/www/mydomain.com/wp-content/plugins/wpvivid-backuprestore/includes/class-wpvivid.php' (include_path='.:/usr/share/php') in /var/www/mydomain.com/wp-content/plugins/wpvivid-backuprestore/wpvivid-backuprestore.php:171 Stack trace: #0 /var/www/mydomain.com/wp-settings.php(447): include_once() #1 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1317): require('...') #2 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1235): WP_CLI\Runner->load_wordpress() #3 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php(28): WP_CLI\Runner->start() #4 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php(78): WP_CLI\Bootstrap\LaunchRunner->process() #5 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php(27): WP_CLI\bootstrap() #6 phar:///usr/local/bin/wp/php/boot-phar.php(11): include('...') #7 /usr/local/bin/wp(4): include('...') #8 {main} thrown in /var/www/mydomain.com/wp-content/plugins/wpvivid-backuprestore/wpvivid-backuprestore.php on line 171 Error: Si è verificato un errore critico sul tuo sito web.Scopri di più riguardo la risoluzione dei problemi in WordPress. Si è verificato un errore critico sul tuo sito web.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP Fatal Error’ is closed to new replies.