ファイルのバックアップがある WordPress Web サイトを復元しようとしていますが、手元に DB のバックアップがありません。
cPanelでバックアップを復元することで、サイトを部分的に起動することができました-サイトのすべてのページが現在機能していますが、DBが配置されていないため(wp-config.phpは「以前の」DBを指しています)サイトにアクセスしています.com/wp-admin は次のエラーを表示します。
Error establishing a database connection
This either means that the username and password information in your wp-config.php file is incorrect or we can't contact the database server at localhost. This could mean your host's database server is down.
Are you sure you have the correct username and password?
Are you sure that you have typed the correct hostname?
Are you sure that the database server is running?
If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.
ウェブサイトの DB をバックアップしなかったのは大きな間違いでした。
この場合 wp-admin にアクセスできる方法はありますか? 古い DB を新しい DB で「モック」することはできませんか? wp-admin にアクセスできるもの。