<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:xhtml="http://www.w3.org/1999/xhtml"
	>
<channel>
	<title>Windows + PHP5.2 + PostgreSQLでハマった人へ へのコメント</title>
	<atom:link href="http://blog.itoy.jp/develop/windows-php5-2-postgresql.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.itoy.jp/develop/windows-php5-2-postgresql.html</link>
	<description>自称ITエンジニアのライフログ。Web系システムの開発/運用のかたわら、iPhone、QRコード、B級食品、何でも手を出します。</description>
	<lastBuildDate>Wed, 01 Feb 2012 02:20:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>Tsuyoshi より</title>
		<link>http://blog.itoy.jp/develop/windows-php5-2-postgresql.html/comment-page-1#comment-1933</link>
		<dc:creator>Tsuyoshi</dc:creator>
		<pubDate>Thu, 22 Oct 2009 09:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=610#comment-1933</guid>
		<description>私も調べてブログにまとめさせて頂いたのですが、現在配布中止になったPHP5.2.7は取り敢えず置いといてPHP5.2.8からはlibpq.dllというdllが新たに置かれるようになったようなので、おそらくPHP側の対応かと思います。
考えてみればphp_pgsql.dllをPHP5.2.5のもので置き換える方法で解決できるのであればいつまでもPHPが放って置くのも理解し難いですしね＾＾；
</description>
		<content:encoded><![CDATA[<p>私も調べてブログにまとめさせて頂いたのですが、現在配布中止になったPHP5.2.7は取り敢えず置いといてPHP5.2.8からはlibpq.dllというdllが新たに置かれるようになったようなので、おそらくPHP側の対応かと思います。<br />
考えてみればphp_pgsql.dllをPHP5.2.5のもので置き換える方法で解決できるのであればいつまでもPHPが放って置くのも理解し難いですしね＾＾；</p>
]]></content:encoded>
	</item>
	<item>
		<title>ドンQ より</title>
		<link>http://blog.itoy.jp/develop/windows-php5-2-postgresql.html/comment-page-1#comment-1932</link>
		<dc:creator>ドンQ</dc:creator>
		<pubDate>Wed, 14 Oct 2009 14:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=610#comment-1932</guid>
		<description>&gt;Tsuyoshi さま
情報ありがとうございます。
残念なのは…
もう今となってはそのサーバーも手元に無いので、せっかくもらった情報を実践できないことでしょか。
とにかく感謝ですー
</description>
		<content:encoded><![CDATA[<p>>Tsuyoshi さま<br />
情報ありがとうございます。<br />
残念なのは…<br />
もう今となってはそのサーバーも手元に無いので、せっかくもらった情報を実践できないことでしょか。<br />
とにかく感謝ですー</p>
]]></content:encoded>
	</item>
	<item>
		<title>Tsuyoshi より</title>
		<link>http://blog.itoy.jp/develop/windows-php5-2-postgresql.html/comment-page-1#comment-1931</link>
		<dc:creator>Tsuyoshi</dc:creator>
		<pubDate>Wed, 14 Oct 2009 01:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=610#comment-1931</guid>
		<description>可笑しいなぁ、Postgreは8.3ですが
Win+PHP5.2.10で私Postgreに接続できます。
dllは97kbですが壊れてるなら接続出来るのは納得できないかも？
ちゃんとlibpq.dllをC:\Windows\system32にコピーするかphpのディレクトリを環境変数に入れてますか？
</description>
		<content:encoded><![CDATA[<p>可笑しいなぁ、Postgreは8.3ですが<br />
Win+PHP5.2.10で私Postgreに接続できます。<br />
dllは97kbですが壊れてるなら接続出来るのは納得できないかも？<br />
ちゃんとlibpq.dllをC:\Windows\system32にコピーするかphpのディレクトリを環境変数に入れてますか？</p>
]]></content:encoded>
	</item>
	<item>
		<title>ドンQ より</title>
		<link>http://blog.itoy.jp/develop/windows-php5-2-postgresql.html/comment-page-1#comment-1930</link>
		<dc:creator>ドンQ</dc:creator>
		<pubDate>Thu, 06 Aug 2009 16:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=610#comment-1930</guid>
		<description>&gt;やー様
私も思いっきりハマりました(-_-;)
これがまたすでに静的なサイトを運営しておられる環境に、CMSを導入されるためにPHP + PostgreSQLが動く環境を作って欲しいという依頼だったんで、php.iniを書き換えるたびに再起動のお願いをする事の辛いこと…
ほんと参りました…
</description>
		<content:encoded><![CDATA[<p>>やー様<br />
私も思いっきりハマりました(-_-;)<br />
これがまたすでに静的なサイトを運営しておられる環境に、CMSを導入されるためにPHP + PostgreSQLが動く環境を作って欲しいという依頼だったんで、php.iniを書き換えるたびに再起動のお願いをする事の辛いこと…<br />
ほんと参りました…</p>
]]></content:encoded>
	</item>
	<item>
		<title>貧乏LifeなBlog より</title>
		<link>http://blog.itoy.jp/develop/windows-php5-2-postgresql.html/comment-page-1#comment-1934</link>
		<dc:creator>貧乏LifeなBlog</dc:creator>
		<pubDate>Wed, 05 Aug 2009 16:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=610#comment-1934</guid>
		<description>&lt;strong&gt;php5+winのバグ&lt;/strong&gt;

Windowsにphp5+postgresqlの環境でテストしていたんですが.....
</description>
		<content:encoded><![CDATA[<p><strong>php5+winのバグ</strong></p>
<p>Windowsにphp5+postgresqlの環境でテストしていたんですが&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>やー より</title>
		<link>http://blog.itoy.jp/develop/windows-php5-2-postgresql.html/comment-page-1#comment-1929</link>
		<dc:creator>やー</dc:creator>
		<pubDate>Wed, 05 Aug 2009 16:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/?p=610#comment-1929</guid>
		<description>俺もハマりましたorz...そして助かりました。
自分の設定を最初に疑った自分にバグがあったようですw
</description>
		<content:encoded><![CDATA[<p>俺もハマりましたorz&#8230;そして助かりました。<br />
自分の設定を最初に疑った自分にバグがあったようですw</p>
]]></content:encoded>
	</item>
</channel>
</rss>

