Wordpress プラグイン Instant Upgrade を試す

weblog — Hidekichi @ 2007/9/19 水曜日

をアップグレードするために、Instatnt Upgrade というプラグインを試した。

日本語の情報源としては、この辺り。

WPのプラグイン:InstantUpgrade - Standing Tall

The InstantUpgrade plugin をダウンロードしてきて、プラグインディレクトリに放り込む。

のディレクトリに対し、chown -R www-data.www-data で実行したプログラムがファイルを書き換えられるようにした。

で、プラグインを有効にして、管理ページからInstant Upgrade を選んで、[Upgrade my !]

アップグレードが完了。らくちんらくちん。

と思いきや、なんだかエラーが出てる。

Instant Upgrade

With InstantUpgrade, you can upgrade your installation to the latest or an arbitrary version with a single click.

Performing Upgrade…

Checking if root is writable…

Checking if files are writable…

Checking if work directory is writable…

Downloading installation package…

Downloading file http://.org/latest.zip was successful. Filesize: 983354 bytes.

Extracting package latest.zip

Preserving language files…

Removing old files…

Inserting new files…

Wiping out temporary files…

Running upgrade script of new version…

It was not possible to execute the upgrade script, possibly because remote file access is disabled. This is not tragic, simply exectute the upgrade script manually to finish the upgrade.

Result:

Unfortunately, there have been errors while performing the upgrade.

execute the upgrade script manually のリンクをクリックしてみると、ドメイン直下のwp-admin/upgrade.phpにアクセスしに行こうとしているようだ。

うちの場合、wp-admin/upgrade.php は別の場所なので、実行に失敗したみたい。

そういうわけで、正しい場所のupgrade.phpにアクセス。すると、

No Upgrade Required

Your database is already up-to-date!

あれ?continue をクリックして、サイト管理から管理画面に入ってみると、 は最新版に更新されていた。(少なくともバージョン表示に関しては)

うーん。 OKだよね。

関連する投稿


コメントはまだありません »

コメントはまだありません。

このコメント欄の RSS フィード TrackBack URI

コメントをどうぞ

改行と段落タグは自動で挿入されます。メールアドレスは表示されません。利用可能な HTML タグ: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

HTML convert time: 2.359 sec. Powered by WordPress ME