<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>katatemaDiary &#187; インストール</title>
	<atom:link href="http://www.affiliatejyuku.com/diary/archives/tag/install/feed" rel="self" type="application/rss+xml" />
	<link>http://www.affiliatejyuku.com/diary</link>
	<description>日々勉強、日々発見、時にユーモア</description>
	<lastBuildDate>Sat, 11 Dec 2010 15:32:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPressをXサーバーにインストールする方法</title>
		<link>http://www.affiliatejyuku.com/diary/archives/19</link>
		<comments>http://www.affiliatejyuku.com/diary/archives/19#comments</comments>
		<pubDate>Tue, 23 Sep 2008 12:41:29 +0000</pubDate>
		<dc:creator>katatema</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[インストール]]></category>

		<guid isPermaLink="false">http://www.affiliatejyuku.com/diary/?p=19</guid>
		<description><![CDATA[このサイトのレンタルサーバーは以前使っていたロリポップからXサーバーに移転作業を行ったわけなんですが、移転した記念にWordPress（ワードプレス）をインストールしてそこでkatatemaDiaryを始めたわけです。
 [...]]]></description>
			<content:encoded><![CDATA[<p>このサイトのレンタルサーバーは以前使っていた<a href="http://www.affiliatejyuku.com/server/2007/03/post_2.html">ロリポップ</a>から<a href="http://www.affiliatejyuku.com/server/2008/09/post_3.html">Xサーバー</a>に移転作業を行ったわけなんですが、移転した記念にWordPress（ワードプレス）をインストールしてそこでkatatemaDiaryを始めたわけです。</p>
<p>Xサーバーには自動でインストールしてくれる機能があるのですが、ワードプレスのバージョンがMEだったために、最新のワードプレス日本語を自分でインストールしました。そこで今回は自分へのメモも兼ねてXサーバーにワードプレスをインストールする方法を解説したいと思います。<span id="more-19"></span></p>
<p>ワードプレスはデータベースを使用しますので、インストールする前にまずXサーバーにてMysqlの設定をしておいてください。設定方法はXサーバーの解説にある<a href="http://www.xserver.ne.jp/man_db_setting.php" target="_blank">MySQLの設定</a>を見て設定してください。簡単に設定可能です。</p>
<h2>WordPressをXサーバーにインストールする手順</h2>
<ol>
<li>まずはWordPressをインストール。<a href="http://ja.wordpress.org/" target="_blank">WordPress 日本語</a>から最新のバージョンをインストールしてください。</li>
<li>インストールし終わったらそのファイルを解凍。解凍ソフトを持っていない方は<a href="http://www.vector.co.jp/soft/win95/util/se169348.html" target="_blank">Lhaplus</a>をインストールして解凍してください。</li>
<li>ワードプレスのファイルの中のwp-config-sample.phpを開いて「データベース名」「データベース所有者名」「パスワード」を入力。最初にXサーバーでMysqlの設定をした際のデータベース名、ユーザー名、パスワードの事です。wp-config-sample.phpファイルはメモ帳では開けないので、<a href="http://www.vector.co.jp/soft/win95/writing/se104390.html" target="_blank">TeraPad</a>で書き換えて下さい。</li>
<li>書き換えたwp-config-sample.phpの名前をwp-config.phpに変更。</li>
<li>ワードプレスの中の全てのファイルをXサーバーにアップロード。アップロード先は使用するドメインのpublic_htmlフォルダの中。</li>
<li>次にアップロードした全てのphpファイルの属性（パーミッション）を757に変更。</li>
<li>http://あなたのドメイン/wp-admin/にアクセスしてinstall.phpをクリックし、手順にそって入力すればインストール完了。</li>
<li>6で変更した全てのphpファイルの属性を755に変更。</li>
<li>http://あなたのドメイン/wp-login.phpにアクセスしてインストール時のユーザー名とパスワードを入力して更新開始。</li>
</ol>
<p>以上でワードプレスのインストールは終了です。かなりかけ足でしたが、大して難しくはありません。テキストばかりでわかりにくいという方は色々検索してみて下さい。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.affiliatejyuku.com/diary/archives/19/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

