<?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/"
		>
<channel>
	<title>Comments on: Installing PDO for PHP5 on Ubuntu</title>
	<atom:link href="http://buggy.id.au/2007/02/19/installing-pdo-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://buggy.id.au/2007/02/19/installing-pdo-on-ubuntu/</link>
	<description>Developer, Manager, Entrepreneur</description>
	<lastBuildDate>Mon, 14 Jun 2010 04:01:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: EriChen 工作志 &#187; Blog Archive &#187; ubuntu 上装 php-pear</title>
		<link>http://buggy.id.au/2007/02/19/installing-pdo-on-ubuntu/#comment-855</link>
		<dc:creator>EriChen 工作志 &#187; Blog Archive &#187; ubuntu 上装 php-pear</dc:creator>
		<pubDate>Tue, 01 Apr 2008 05:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.buggy.id.au/2007/02/19/installing-pdo-on-ubuntu/#comment-855</guid>
		<description>[...] 源头 整个 Yo2 上的相关文章:M1710上装ubuntu（续） 在Ubuntu上装VMtools的痛苦经历 7 种流行 PHP IDE 的比较(转) T恤DIY 这几天不顺啊~ printYo2FavControl(&quot;&quot;,&quot;&quot;,&quot;ubuntu 上装 php-pear&quot;,&quot;前提 sudo apt-get install apache2 php5 php5-dev 等等 sudo apt-get install libmysqlclient15-dev sudo pecl install pdo sudo pecl install pdo_mysql 说明 phpize 是 php5-dev 中的一个程序,所以如果你看到 ERROR: `phpize’ failed 表示你没有安装 php5-dev 源头 整个 Yo2 上的相关文章:M1710上装ub&quot;);最近阅读过此文章的网友: [...]</description>
		<content:encoded><![CDATA[<p>[...] 源头 整个 Yo2 上的相关文章:M1710上装ubuntu（续） 在Ubuntu上装VMtools的痛苦经历 7 种流行 PHP IDE 的比较(转) T恤DIY 这几天不顺啊~ printYo2FavControl(&#8220;&#8221;,&#8221;",&#8221;ubuntu 上装 php-pear&#8221;,&#8221;前提 sudo apt-get install apache2 php5 php5-dev 等等 sudo apt-get install libmysqlclient15-dev sudo pecl install pdo sudo pecl install pdo_mysql 说明 phpize 是 php5-dev 中的一个程序,所以如果你看到 ERROR: `phpize’ failed 表示你没有安装 php5-dev 源头 整个 Yo2 上的相关文章:M1710上装ub&#8221;);最近阅读过此文章的网友: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smiley</title>
		<link>http://buggy.id.au/2007/02/19/installing-pdo-on-ubuntu/#comment-851</link>
		<dc:creator>smiley</dc:creator>
		<pubDate>Sat, 15 Dec 2007 06:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.buggy.id.au/2007/02/19/installing-pdo-on-ubuntu/#comment-851</guid>
		<description>how about in pgsql? I am using pgsql for my database. I had installed pdo using pecl, then I added extension=pdo.so in my php.ini.When I restart my apache and browse my localhost there is a
Fatal error: Class &#039;PDO&#039; not found in /var/www/repos/php_iTranscribe-admin/db.inc on line 21
displayed in my browser.

Anybody help me to solve this..

Version of my ubuntu is 6.10
php is 5.1.6
apache 2

Thank you in advance.

cheers,
Smiley</description>
		<content:encoded><![CDATA[<p>how about in pgsql? I am using pgsql for my database. I had installed pdo using pecl, then I added extension=pdo.so in my php.ini.When I restart my apache and browse my localhost there is a<br />
Fatal error: Class &#8216;PDO&#8217; not found in /var/www/repos/php_iTranscribe-admin/db.inc on line 21<br />
displayed in my browser.</p>
<p>Anybody help me to solve this..</p>
<p>Version of my ubuntu is 6.10<br />
php is 5.1.6<br />
apache 2</p>
<p>Thank you in advance.</p>
<p>cheers,<br />
Smiley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smiley</title>
		<link>http://buggy.id.au/2007/02/19/installing-pdo-on-ubuntu/#comment-850</link>
		<dc:creator>smiley</dc:creator>
		<pubDate>Fri, 14 Dec 2007 23:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.buggy.id.au/2007/02/19/installing-pdo-on-ubuntu/#comment-850</guid>
		<description>I hava a prob too. I want to use pgsql instead of mysql.How can I have php_pdo_pgsql.so that can i put in my php.ini, so i can run my project.pls help me to solve this prob.

Tanx in advance,
Smiley</description>
		<content:encoded><![CDATA[<p>I hava a prob too. I want to use pgsql instead of mysql.How can I have php_pdo_pgsql.so that can i put in my php.ini, so i can run my project.pls help me to solve this prob.</p>
<p>Tanx in advance,<br />
Smiley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://buggy.id.au/2007/02/19/installing-pdo-on-ubuntu/#comment-837</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Thu, 08 Mar 2007 22:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.buggy.id.au/2007/02/19/installing-pdo-on-ubuntu/#comment-837</guid>
		<description>@Meint Thanks for the response. You need to install the php5-dev package first. I&#039;ve updated this post and written a new post about &lt;a href=&quot;http://www.buggy.id.au/2007/03/09/using-pecl-with-ubuntu/&quot; rel=&quot;nofollow&quot;&gt;using PECL with Ubuntu/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@Meint Thanks for the response. You need to install the php5-dev package first. I&#8217;ve updated this post and written a new post about <a href="http://www.buggy.id.au/2007/03/09/using-pecl-with-ubuntu/" rel="nofollow">using PECL with Ubuntu/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meint</title>
		<link>http://buggy.id.au/2007/02/19/installing-pdo-on-ubuntu/#comment-835</link>
		<dc:creator>Meint</dc:creator>
		<pubDate>Thu, 08 Mar 2007 17:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.buggy.id.au/2007/02/19/installing-pdo-on-ubuntu/#comment-835</guid>
		<description>I&#039;m getting &quot;ERROR: `phpize&#039; failed&quot; with
&quot;sudo pecl install pdo&quot; and
&quot;sudo pecl install pdo_mysql&quot;

This is my full log:

mspan@baksteen:~$ sudo pecl install pdo
downloading PDO-1.0.3.tgz ...
Starting to download PDO-1.0.3.tgz (52,613 bytes)
.............done: 52,613 bytes
12 source files, building
running: phpize
sh: phpize: command not found
ERROR: `phpize&#039; failed
mspan@baksteen:~$ sudo pecl install pdo_mysql
downloading PDO_MYSQL-1.0.2.tgz ...
Starting to download PDO_MYSQL-1.0.2.tgz (14,778 bytes)
.....done: 14,778 bytes
downloading PDO-1.0.3.tgz ...
Starting to download PDO-1.0.3.tgz (52,613 bytes)
...done: 52,613 bytes
12 source files, building
running: phpize
sh: phpize: command not found
ERROR: `phpize&#039; failed
7 source files, building
running: phpize
sh: phpize: command not found
ERROR: `phpize&#039; failed


I use ubuntu 6.06 LTS with php 5.1.4 (and like it a lot!)</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting &#8220;ERROR: `phpize&#8217; failed&#8221; with<br />
&#8220;sudo pecl install pdo&#8221; and<br />
&#8220;sudo pecl install pdo_mysql&#8221;</p>
<p>This is my full log:</p>
<p>mspan@baksteen:~$ sudo pecl install pdo<br />
downloading PDO-1.0.3.tgz &#8230;<br />
Starting to download PDO-1.0.3.tgz (52,613 bytes)<br />
&#8230;&#8230;&#8230;&#8230;.done: 52,613 bytes<br />
12 source files, building<br />
running: phpize<br />
sh: phpize: command not found<br />
ERROR: `phpize&#8217; failed<br />
mspan@baksteen:~$ sudo pecl install pdo_mysql<br />
downloading PDO_MYSQL-1.0.2.tgz &#8230;<br />
Starting to download PDO_MYSQL-1.0.2.tgz (14,778 bytes)<br />
&#8230;..done: 14,778 bytes<br />
downloading PDO-1.0.3.tgz &#8230;<br />
Starting to download PDO-1.0.3.tgz (52,613 bytes)<br />
&#8230;done: 52,613 bytes<br />
12 source files, building<br />
running: phpize<br />
sh: phpize: command not found<br />
ERROR: `phpize&#8217; failed<br />
7 source files, building<br />
running: phpize<br />
sh: phpize: command not found<br />
ERROR: `phpize&#8217; failed</p>
<p>I use ubuntu 6.06 LTS with php 5.1.4 (and like it a lot!)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
