Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

Recently my server crashed. So I reinstalled Plesk and uploaded all databases to var/lib/mysql and site files to backup/vhosts.

How do I get it all back to normal?

share|improve this question

3 Answers

I advise you just to upload your files via FTP and restore your database backup by means of Phpmyadmin.

If you previously created your Plesk backup, just use the toll to restore the backup via the Plesk backup section.

share|improve this answer

you can directly restore your Plesk backup using the backup sections and all your files and databases will get restored automatically.

In case the automatic backup restoring fails, just create the site and databases manually, copy the files via FTP or File manager and import the databases via PhpMyadmin tool.

share|improve this answer

You should have applied your last server backup to restore everything. Now you need temporarily remove all files you uploaded previously, create databases and sites from Plesk panel (or from command line) and then upload files back.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.