<?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: PDO and MySQL on Mac OS X</title>
	<atom:link href="http://saltybeagle.com/2008/10/pdo-and-mysql-on-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://saltybeagle.com/2008/10/pdo-and-mysql-on-mac-os-x/</link>
	<description>All of Brett&#039;s junk.</description>
	<lastBuildDate>Wed, 01 Sep 2010 14:29:18 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shrop</title>
		<link>http://saltybeagle.com/2008/10/pdo-and-mysql-on-mac-os-x/comment-page-1/#comment-2821</link>
		<dc:creator>Shrop</dc:creator>
		<pubDate>Wed, 31 Dec 1969 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-2821</guid>
		<description>Thanks for this info. Good deal. I would love to catch up with you sometime on custom compiling web environments for Leopard on Xserves. I am doing this now myself running Leopard in VMWare 2.0. Ping me on the contact page of my blog. I work at UNC Charlotte.</description>
		<content:encoded><![CDATA[<p>Thanks for this info. Good deal. I would love to catch up with you sometime on custom compiling web environments for Leopard on Xserves. I am doing this now myself running Leopard in VMWare 2.0. Ping me on the contact page of my blog. I work at UNC Charlotte.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://saltybeagle.com/2008/10/pdo-and-mysql-on-mac-os-x/comment-page-1/#comment-2825</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 31 Dec 1969 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-2825</guid>
		<description>Hey Brett, thanks for sharing this. I compiled pdo_mysql from source myself, but for some reason, I can&#039;t get this extension to load. I tried with yours, and same thing. I have no error. I just don&#039;t see it being loaded. Any idea ??</description>
		<content:encoded><![CDATA[<p>Hey Brett, thanks for sharing this. I compiled pdo_mysql from source myself, but for some reason, I can&#8217;t get this extension to load. I tried with yours, and same thing. I have no error. I just don&#8217;t see it being loaded. Any idea ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://saltybeagle.com/2008/10/pdo-and-mysql-on-mac-os-x/comment-page-1/#comment-2826</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 31 Dec 1969 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-2826</guid>
		<description>looks like you can&#039;t do anything about it &gt;.&lt;  http://discussions.apple.com/thread.jspa?threadID=1428703&amp;tstart=491</description>
		<content:encoded><![CDATA[<p>looks like you can&#8217;t do anything about it &gt;.&lt;  <a href="http://discussions.apple.com/thread.jspa?threadID=1428703&amp;tstart=491" rel="nofollow">http://discussions.apple.com/thread.jspa?threadID=1428703&amp;tstart=491</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://saltybeagle.com/2008/10/pdo-and-mysql-on-mac-os-x/comment-page-1/#comment-2830</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Wed, 31 Dec 1969 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-2830</guid>
		<description>@Tim &quot;I have no error. I just don&#039;t see it being loaded.&quot; No error would indicate it&#039;s not being loaded. The error would be in the /var/log/apache2/error_log right when you start Apache if it couldn&#039;t load the module. You can also use &lt;?php dl(&#039;pdo_mysql.so&#039;); ?&gt; to load it dynamically and see if there&#039;s any problems.</description>
		<content:encoded><![CDATA[<p>@Tim &quot;I have no error. I just don&#8217;t see it being loaded.&quot; No error would indicate it&#8217;s not being loaded. The error would be in the /var/log/apache2/error_log right when you start Apache if it couldn&#8217;t load the module. You can also use &lt;?php dl(&#8217;pdo_mysql.so&#8217;); ?&gt; to load it dynamically and see if there&#8217;s any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://saltybeagle.com/2008/10/pdo-and-mysql-on-mac-os-x/comment-page-1/#comment-2834</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 31 Dec 1969 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-2834</guid>
		<description>@Brett hum, doesn&#039;t work either.&lt;br /&gt;
&lt;br /&gt;
&quot;Warning: dl() [function.dl]: Unable to load dynamic library &#039;/usr/lib/php/extensions/no-debug-non-zts-20060613/pdo_mysql.so&#039; - (null)&quot;&lt;br /&gt;
&lt;br /&gt;
I have it working on my mac mini on Tiger, so I guess I&#039;ll just ssh into it, and work from there... Thanks for the help !</description>
		<content:encoded><![CDATA[<p>@Brett hum, doesn&#8217;t work either.</p>
<p>&quot;Warning: dl() [function.dl]: Unable to load dynamic library &#8216;/usr/lib/php/extensions/no-debug-non-zts-20060613/pdo_mysql.so&#8217; &#8211; (null)&quot;</p>
<p>I have it working on my mac mini on Tiger, so I guess I&#8217;ll just ssh into it, and work from there&#8230; Thanks for the help !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
