<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>ヤフーサーファーを釣る！</title>
	<atom:link href="http://directory.e-kurage.com/feed" rel="self" type="application/rss+xml" />
	<link>http://directory.e-kurage.com</link>
	<description>人と検索エンジンについて考える</description>
	<lastBuildDate>Fri, 04 May 2012 04:26:09 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://directory.e-kurage.com/feed" />
		<item>
		<title>WordPressで「予定に基づいたメンテナンスを行っているためしばらくの間ご利用できません。」と表示されたら</title>
		<link>http://directory.e-kurage.com/wordpress/wordpress-yotei-maintenace-error.htm</link>
		<comments>http://directory.e-kurage.com/wordpress/wordpress-yotei-maintenace-error.htm#comments</comments>
		<pubDate>Fri, 04 May 2012 04:25:40 +0000</pubDate>
		<dc:creator>kikurage</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[ワードプレス]]></category>

		<guid isPermaLink="false">http://directory.e-kurage.com/?p=80</guid>
		<description><![CDATA[ワードプレス本体、若しくは、プラグインのアップデートをした直後に、タイトルのように「予定に基づいたメンテナンスを行っているためしばらくの間ご利用できません。少し間をおいて再度確認してください。」と表示されるときがあります [...]]]></description>
		<wfw:commentRss>http://directory.e-kurage.com/wordpress/wordpress-yotei-maintenace-error.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://directory.e-kurage.com/wordpress/wordpress-yotei-maintenace-error.htm" />
	</item>
		<item>
		<title>Xrea（バリュードメイン）で、HTTP 500 内部サーバー エラーやデータベース接続確立エラーが出た</title>
		<link>http://directory.e-kurage.com/ese/xrea-http-500-error.htm</link>
		<comments>http://directory.e-kurage.com/ese/xrea-http-500-error.htm#comments</comments>
		<pubDate>Sat, 07 Apr 2012 02:56:39 +0000</pubDate>
		<dc:creator>kikurage</dc:creator>
				<category><![CDATA[雑文・エセー]]></category>
		<category><![CDATA[サーバー]]></category>

		<guid isPermaLink="false">http://directory.e-kurage.com/?p=79</guid>
		<description><![CDATA[当サイトは、Xrea（バリュードメイン）のサーバーに設置しているのだが、最近、トラブルがありました。 自分のサイトのURLにアクセスすると、頻繁に、それも、３回に１回は、開かなくなってしまったのです。 最初のうちは、大規 [...]]]></description>
		<wfw:commentRss>http://directory.e-kurage.com/ese/xrea-http-500-error.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://directory.e-kurage.com/ese/xrea-http-500-error.htm" />
	</item>
		<item>
		<title>サーバーでphp include_once(“なんたら.php”)が動かないとき</title>
		<link>http://directory.e-kurage.com/ese/server-include-mu-hannou-htm.htm</link>
		<comments>http://directory.e-kurage.com/ese/server-include-mu-hannou-htm.htm#comments</comments>
		<pubDate>Mon, 19 Mar 2012 06:42:47 +0000</pubDate>
		<dc:creator>kikurage</dc:creator>
				<category><![CDATA[雑文・エセー]]></category>
		<category><![CDATA[ワードプレス]]></category>

		<guid isPermaLink="false">http://directory.e-kurage.com/?p=76</guid>
		<description><![CDATA[ローカルでは、php include_once(“なんたら.php”)が動いていて、きちんとコンパイルされているのに、肝心のサーバーに上げてみると、全くの無反応であったり、エラーメッセージがでるときがあります。 この場合 [...]]]></description>
		<wfw:commentRss>http://directory.e-kurage.com/ese/server-include-mu-hannou-htm.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://directory.e-kurage.com/ese/server-include-mu-hannou-htm.htm" />
	</item>
		<item>
		<title>ローカルでphp include_once(&#8220;なんたら.php&#8221;)が動かないときの２方策</title>
		<link>http://directory.e-kurage.com/ese/local-include-mu-hannou.htm</link>
		<comments>http://directory.e-kurage.com/ese/local-include-mu-hannou.htm#comments</comments>
		<pubDate>Mon, 19 Mar 2012 06:35:50 +0000</pubDate>
		<dc:creator>kikurage</dc:creator>
				<category><![CDATA[雑文・エセー]]></category>
		<category><![CDATA[ワードプレス]]></category>

		<guid isPermaLink="false">http://directory.e-kurage.com/?p=75</guid>
		<description><![CDATA[わたしが遭遇した問題だと、２つありました。 まず、ひとつは、phpファイルとhtmファイルがらみの問題です。 phpファイルは、「PHP」上でないと動かないわけで、そのままでは、htmファイル上で動きません。 この場合、 [...]]]></description>
		<wfw:commentRss>http://directory.e-kurage.com/ese/local-include-mu-hannou.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://directory.e-kurage.com/ese/local-include-mu-hannou.htm" />
	</item>
		<item>
		<title>ワードプレスエラー：「テーマディレクトリが空か、存在しません。インストールを確認してください。」と出て、真っ白なときに</title>
		<link>http://directory.e-kurage.com/wordpress/wordpress-error-white.htm</link>
		<comments>http://directory.e-kurage.com/wordpress/wordpress-error-white.htm#comments</comments>
		<pubDate>Fri, 09 Mar 2012 01:17:45 +0000</pubDate>
		<dc:creator>kikurage</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[ワードプレス]]></category>

		<guid isPermaLink="false">http://directory.e-kurage.com/?p=73</guid>
		<description><![CDATA[ワードプレスのテーマをいじっていると、時たま、Ｗｅｂサイトが表示されなくなって、真っ白になるときがあります。 今回のわたしのケースでは、ワードプレスの「ダッシュボード」に、 『テーマディレクトリが空か、存在しません。イン [...]]]></description>
		<wfw:commentRss>http://directory.e-kurage.com/wordpress/wordpress-error-white.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://directory.e-kurage.com/wordpress/wordpress-error-white.htm" />
	</item>
	</channel>
</rss>

