• Resolved Francesco Garganese

    (@fgarganese)


    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)
  • Plugin Support nicholas2019

    (@nicholas2019)

    Hello @fgarganese ,

    Thank you for getting in touch with us.

    We are going to troubleshoot the issue and get back to you soon.

    Kind regards.

    Plugin Support nicholas2019

    (@nicholas2019)

    Hello @fgarganese ,

    According to the error, WPvivid plugin lacks the file wpvivid-backuprestore/includes/class-wpvivid.php in its folder.

    It is recommended to uninstall the current WPvivid backup plugin and re-install it.

    If you can’t deactivate it from the back-end, you can access your webserver via an FTP client and rename WPvivid plugin folder to deactivate it. Then, you can delete and reinstall it on WordPress admin dashboard.

    After that, let us know if the issue is fixed.

    Kind regards.

    • This reply was modified 1 year, 8 months ago by nicholas2019.
    Plugin Support tonyrobins

    (@tonyrobins)

    Hello,

    Since we haven’t heard from you for a while, I am going to mark the thread as resolved.

    Please feel free to start a new one if you need any further assistance.

    All the best,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Fatal Error’ is closed to new replies.