<?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>オブジェクト指向PHP &#187; php.ini</title>
	<atom:link href="http://www.objectphp.jp/category/php_ini/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.objectphp.jp</link>
	<description>オブジェクト指向、エラーメッセージ、php.ini カスタマイズ</description>
	<lastBuildDate>Mon, 26 Apr 2010 06:41:06 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>memory limit</title>
		<link>http://www.objectphp.jp/php_ini/memory-limit/</link>
		<comments>http://www.objectphp.jp/php_ini/memory-limit/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 23:50:20 +0000</pubDate>
		<dc:creator>mizuno</dc:creator>
				<category><![CDATA[php.ini]]></category>
		<category><![CDATA[php memory limit]]></category>

		<guid isPermaLink="false">http://www.objectphp.jp/?p=58</guid>
		<description><![CDATA[PHP で利用可能なメモリサイズは、php.ini で設定できます。メモリ不足に陥ると、
Fatal error: Allowed memory size of 8388608 bytes exhausted
というよう [...]]]></description>
		<wfw:commentRss>http://www.objectphp.jp/php_ini/memory-limit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ファイルアップロード</title>
		<link>http://www.objectphp.jp/php_ini/file_uploads/</link>
		<comments>http://www.objectphp.jp/php_ini/file_uploads/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 01:39:55 +0000</pubDate>
		<dc:creator>mizuno</dc:creator>
				<category><![CDATA[php.ini]]></category>
		<category><![CDATA[php ファイル アップロード 404]]></category>

		<guid isPermaLink="false">http://www.objectphp.jp/?p=55</guid>
		<description><![CDATA[アップロードができない場合、最大サイズ制限に引っかかる場合だけでなく、サーバー上のスクリプトタイムアウト (max_execution_time で設定)、ユーザー側でタイムアウトやセキュリティソフトの制限、等の可能性も]]></description>
		<wfw:commentRss>http://www.objectphp.jp/php_ini/file_uploads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>allow_url_fopen</title>
		<link>http://www.objectphp.jp/php_ini/allow_url_fopen/</link>
		<comments>http://www.objectphp.jp/php_ini/allow_url_fopen/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 05:41:12 +0000</pubDate>
		<dc:creator>mizuno</dc:creator>
				<category><![CDATA[php.ini]]></category>

		<guid isPermaLink="false">http://www.objectphp.jp/?p=47</guid>
		<description><![CDATA[外部RSS取得する場合には、この設定が有効になっている必要があります。]]></description>
		<wfw:commentRss>http://www.objectphp.jp/php_ini/allow_url_fopen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>session.use_trans_sid</title>
		<link>http://www.objectphp.jp/php_ini/sessionuse_trans_sid/</link>
		<comments>http://www.objectphp.jp/php_ini/sessionuse_trans_sid/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 12:23:36 +0000</pubDate>
		<dc:creator>mizuno</dc:creator>
				<category><![CDATA[php.ini]]></category>
		<category><![CDATA[session.use_trans_sid]]></category>

		<guid isPermaLink="false">http://www.objectphp.jp/?p=46</guid>
		<description><![CDATA[内部リンクおよび投稿フォームにセッションIDを埋め込むかどうかの設定]]></description>
		<wfw:commentRss>http://www.objectphp.jp/php_ini/sessionuse_trans_sid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
