WP-DBManager 英語のエラーメッセージ
WP-DBManagerをアップデートすると
WP-DBManagerをアップデートすると、以下の英語のエラーメッセージが出る場合があります。
Your backup folder MIGHT be visible to the public
To correct this issue, move the .htaccess file from wp-content/plugins/wp-dbmanager to /home/hogehoge/wp-content/backup-db
エラーメッセージの意味は
wp-content/plugins/wp-dbmanagerにある.htaccessを/home/hogehoge/wp-content/backup-dbに移動しろ。ということです。
対処方法
/wp-content/plugins/wp-dbmanagerにあるhtaccess.txtをダウンロード。
/home/hogehoge/wp-content/backup-db(エラーメッセージで指示されたパス。人それぞれ違います。)にhtaccess.txtをアップロード。
htaccess.txtをhtaccess.txtにリネーム。











