<?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>Hexe19 &#187; WordPress</title>
	<atom:link href="http://hexe19.net/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://hexe19.net</link>
	<description>*scratch*</description>
	<lastBuildDate>Sat, 16 May 2009 03:54:11 +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 日本語版 2.3.3 on Xserver</title>
		<link>http://hexe19.net/2008/03/01/3/wordpress-%e6%97%a5%e6%9c%ac%e8%aa%9e%e7%89%88-233-on-xserver/</link>
		<comments>http://hexe19.net/2008/03/01/3/wordpress-%e6%97%a5%e6%9c%ac%e8%aa%9e%e7%89%88-233-on-xserver/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 20:20:47 +0000</pubDate>
		<dc:creator>you</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://hexe19.net/wp/2008/03/01/wordpress-%e6%97%a5%e6%9c%ac%e8%aa%9e%e7%89%88-233-on-xserver/</guid>
		<description><![CDATA[
http://ja.wordpress.org/ から wordpress-2.3.3-ja.zip をっとってきてインストール。
けれども、インストール画面 wp-admin/install.php へアクセスすると長時間待たされたあげく、 Internal Server Error を吐いて終了してしまう。
コードを追っていくと、wp-includes/wp-db.php の164行目付近の error_log($error_str, 0); から戻ってこない。どうやらこれをコメントアウトする必要あり。
error_log($error_str, 0);↓
//error_log($error_str, 0);
これで、インストールが問題なく進む。無事インストール完了。
おそらく php.ini の error_log 辺りの設定をちゃんとすればいいのだと思うけど、ひとまずこれで。
]]></description>
			<content:encoded><![CDATA[<p><a href='http://hexe19.net/2008/03/01/3/wordpress-logo-2/' rel='attachment wp-att-17' title='WordPress Logo' target="_blank"><img src='http://hexe19.net/wp/wp-content/uploads/2008/03/wordpress-logo-mini.png' alt='WordPress Logo' class="entry-image" /></a><br />
<a href="http://ja.wordpress.org/" target="_blank">http://ja.wordpress.org/</a> から wordpress-2.3.3-ja.zip をっとってきてインストール。</p>
<p>けれども、インストール画面 wp-admin/install.php へアクセスすると長時間待たされたあげく、 Internal Server Error を吐いて終了してしまう。</p>
<p>コードを追っていくと、wp-includes/wp-db.php の164行目付近の error_log($error_str, 0); から戻ってこない。どうやらこれをコメントアウトする必要あり。</p>
<p><code>error_log($error_str, 0);</code>↓<br />
<code>//error_log($error_str, 0);</code></p>
<p>これで、インストールが問題なく進む。無事インストール完了。</p>
<p>おそらく php.ini の error_log 辺りの設定をちゃんとすればいいのだと思うけど、ひとまずこれで。</p>
]]></content:encoded>
			<wfw:commentRss>http://hexe19.net/2008/03/01/3/wordpress-%e6%97%a5%e6%9c%ac%e8%aa%9e%e7%89%88-233-on-xserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
