WordPress のデータベースのバックアップ、リストア

Published under WordPress. | |

I. WP-DBManagerで行う方法

1. DB Optionsで、

Path To mysqldump:/usr/bin/mysqldump

Path To mysql:/usr/bin/mysql

等に設定。

Backup DBで、設定が正しいか、確認してから、バックアップ.

Please create ‘backup-db’ folder in ‘wp-content’ folder and CHMOD it to ‘777′ or change the location of the backup folder under DB Option.
Backup folder is NOT writable. Please CHMOD it to ‘777′.

II.MYsqlから、エクスポートする。

データベースのテーブルは、全てUTF-8 binに設定。

Email This Post Email This Post


Similar Posts

Trackback URI | Comments RSS

Leave a Reply