• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question Cannot restore fully Wordpress Website

Colonel36

Basic Pleskian
Server operating system version
Ubuntu 20.04
Plesk version and microupdate number
Plesk Obsidian18.0.57
Hi
I had issues yesterday and want to restore a backup from Plesk Backup Manager.
When restore, however, I keep getting this message:

WP Toolkit has found WordPress files at the following path:
/var/www/vhosts/example.co.uk/httpdocs
However, it does not seem that this WordPress website is working. Try restoring the website from a backup or cleaning up the redundant files.

I must have spent the whole of yesterday trying to resolve it: with no luck.
Hope someone out there can help.
Thanks in advance.
 
Tried again and get this message?
Scanning for WordPress websites was performed with errors:
  • Subscription "raynardandgogol.co.uk": Broken WordPress installation was found in '/var/www/vhosts/raynardandgogol.co.uk/httpdocs' Failed to reset cache for the instance #40: Error: Error establishing a database connection.
 
Could you please check the wp-config.php file in '/var/www/vhosts/raynardandgogol.co.uk/httpdocs'. There should be a section with the database details (db name, db user, db pass). Please verify if the database defined exists and if you are able to access it with the password defined in the config file. You can do that via the command line with:

mysql -u databaseuser -p databasename

then enter the password in the new prompt.
 
Back
Top