<?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 for adrian.hopebailie.com</title>
	<atom:link href="http://adrian.hopebailie.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://adrian.hopebailie.com</link>
	<description>Online Brain Dump</description>
	<lastBuildDate>Fri, 04 Jun 2010 06:02:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Installing extensions on shared hosts by Mike Castello</title>
		<link>http://adrian.hopebailie.com/2007/07/php5-extensions-shared-server/comment-page-1/#comment-110</link>
		<dc:creator>Mike Castello</dc:creator>
		<pubDate>Fri, 04 Jun 2010 06:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.hopebailie.com/2007/07/26/php5-extensions-shared-server/#comment-110</guid>
		<description>Hi Adrian;

I read your article and it was really interesting for me. 

Actually we are trying to load a custom extension on a justhost share server, as you mentioned we are using an overriding of the php.ini file but when we specify extension_dir to our account space, seem that php is not accessing to that directory cause we can&#039;t see the extensions loaded, Neither phpinfo() nor extension_loaded() functions. 

We didn&#039;t create the custom extensions, these are a third party ones. Considering your experience, any idea what would be the issue??

Thanks a lot for your help !
Kind Regards</description>
		<content:encoded><![CDATA[<p>Hi Adrian;</p>
<p>I read your article and it was really interesting for me. </p>
<p>Actually we are trying to load a custom extension on a justhost share server, as you mentioned we are using an overriding of the php.ini file but when we specify extension_dir to our account space, seem that php is not accessing to that directory cause we can&#8217;t see the extensions loaded, Neither phpinfo() nor extension_loaded() functions. </p>
<p>We didn&#8217;t create the custom extensions, these are a third party ones. Considering your experience, any idea what would be the issue??</p>
<p>Thanks a lot for your help !<br />
Kind Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing extensions on shared hosts by parjo</title>
		<link>http://adrian.hopebailie.com/2007/07/php5-extensions-shared-server/comment-page-1/#comment-10</link>
		<dc:creator>parjo</dc:creator>
		<pubDate>Thu, 11 Mar 2010 00:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.hopebailie.com/2007/07/26/php5-extensions-shared-server/#comment-10</guid>
		<description>Thanks for the answer.</description>
		<content:encoded><![CDATA[<p>Thanks for the answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing extensions on shared hosts by Adrian</title>
		<link>http://adrian.hopebailie.com/2007/07/php5-extensions-shared-server/comment-page-1/#comment-9</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Mon, 01 Mar 2010 08:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.hopebailie.com/2007/07/26/php5-extensions-shared-server/#comment-9</guid>
		<description>Your own account will suffice. The purpose of this is to move all the required files into your home directory so that you can control them and have permission to change them.</description>
		<content:encoded><![CDATA[<p>Your own account will suffice. The purpose of this is to move all the required files into your home directory so that you can control them and have permission to change them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing extensions on shared hosts by parjo</title>
		<link>http://adrian.hopebailie.com/2007/07/php5-extensions-shared-server/comment-page-1/#comment-8</link>
		<dc:creator>parjo</dc:creator>
		<pubDate>Mon, 01 Mar 2010 04:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.hopebailie.com/2007/07/26/php5-extensions-shared-server/#comment-8</guid>
		<description>Hi Adrian, I just have one question: when we install pecl package, do we have to have a root account or our own account will suffice?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Adrian, I just have one question: when we install pecl package, do we have to have a root account or our own account will suffice?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing extensions on shared hosts by sassospicco</title>
		<link>http://adrian.hopebailie.com/2007/07/php5-extensions-shared-server/comment-page-1/#comment-7</link>
		<dc:creator>sassospicco</dc:creator>
		<pubDate>Tue, 09 Feb 2010 17:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.hopebailie.com/2007/07/26/php5-extensions-shared-server/#comment-7</guid>
		<description>That&#039;s exactly what i needed to get PECL run on DreamHost.
Nice piece of work, man :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly what i needed to get PECL run on DreamHost.<br />
Nice piece of work, man <img src='http://adrian.hopebailie.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing extensions on shared hosts by Doug Smith</title>
		<link>http://adrian.hopebailie.com/2007/07/php5-extensions-shared-server/comment-page-1/#comment-6</link>
		<dc:creator>Doug Smith</dc:creator>
		<pubDate>Tue, 24 Feb 2009 17:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.hopebailie.com/2007/07/26/php5-extensions-shared-server/#comment-6</guid>
		<description>I ran across this old post while trying to work around some software installation problems also on Site 5 hosting. Thanks so much for the guide. It was extremely helpful.

FYI, Site 5 has upgraded to PHP 5 native on most of the servers now so that saves a few steps. I&#039;m showing PHP 5.2.8 on the command line as of this writing.</description>
		<content:encoded><![CDATA[<p>I ran across this old post while trying to work around some software installation problems also on Site 5 hosting. Thanks so much for the guide. It was extremely helpful.</p>
<p>FYI, Site 5 has upgraded to PHP 5 native on most of the servers now so that saves a few steps. I&#8217;m showing PHP 5.2.8 on the command line as of this writing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing extensions on shared hosts by Adrian</title>
		<link>http://adrian.hopebailie.com/2007/07/php5-extensions-shared-server/comment-page-1/#comment-5</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Wed, 20 Feb 2008 22:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.hopebailie.com/2007/07/26/php5-extensions-shared-server/#comment-5</guid>
		<description>Glad to hear it was useful</description>
		<content:encoded><![CDATA[<p>Glad to hear it was useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing extensions on shared hosts by Greg Dove</title>
		<link>http://adrian.hopebailie.com/2007/07/php5-extensions-shared-server/comment-page-1/#comment-4</link>
		<dc:creator>Greg Dove</dc:creator>
		<pubDate>Wed, 20 Feb 2008 11:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.hopebailie.com/2007/07/26/php5-extensions-shared-server/#comment-4</guid>
		<description>Thanks so much for making this guide available online. I&#039;m a relative noob for php development and do all my work on windows machines using WAMP. I don&#039;t know a thing about linux (yet!) but was able to follow your guide and install two modules that I needed for something I&#039;m working on. Thanks a bunch!</description>
		<content:encoded><![CDATA[<p>Thanks so much for making this guide available online. I&#8217;m a relative noob for php development and do all my work on windows machines using WAMP. I don&#8217;t know a thing about linux (yet!) but was able to follow your guide and install two modules that I needed for something I&#8217;m working on. Thanks a bunch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Crime in SA &#8211; what now? by Adrian</title>
		<link>http://adrian.hopebailie.com/2007/07/crime-in-sa-what-now/comment-page-1/#comment-15</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Fri, 27 Jul 2007 15:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.hopebailie.com/2007/07/27/crime-in-sa-what-now/#comment-15</guid>
		<description>Agreed, BOERINBALLINGSKAP.

What a pleasure it will be when we can debate topics such as Sprinbok team selection without feeling like just because we have an opinion we are going to be judged as &quot;typical&quot; whites/blacks/coloureds.</description>
		<content:encoded><![CDATA[<p>Agreed, BOERINBALLINGSKAP.</p>
<p>What a pleasure it will be when we can debate topics such as Sprinbok team selection without feeling like just because we have an opinion we are going to be judged as &#8220;typical&#8221; whites/blacks/coloureds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Crime in SA &#8211; what now? by boerinballingskap</title>
		<link>http://adrian.hopebailie.com/2007/07/crime-in-sa-what-now/comment-page-1/#comment-14</link>
		<dc:creator>boerinballingskap</dc:creator>
		<pubDate>Fri, 27 Jul 2007 15:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.hopebailie.com/2007/07/27/crime-in-sa-what-now/#comment-14</guid>
		<description>Hi!

Great thoughts!  I know that it&#039;s in Afrikaans, but I expressed some of my thoughts on (inter alia) crime and SA here:

http://boerinballingskap.wordpress.com/2007/04/27/oor-afrika-afrikane-en-afrikaners/

I hope that the Afrikaans doesn&#039;t make my thoughts to limited to the wider audience. I know that SA has &#039;n chequered racial history an that it&#039;s not easy, but I would SO MUCH like to move BEYOND race in this debate! As you so rightly point out: Crime affects EVERYBODY, in disregard of race. The same goes for &quot;transformation&quot; etc. Are we a nation that dwells in the past or looks to the future? Unfortunately the SA Government often chooses the former...</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Great thoughts!  I know that it&#8217;s in Afrikaans, but I expressed some of my thoughts on (inter alia) crime and SA here:</p>
<p><a href="http://boerinballingskap.wordpress.com/2007/04/27/oor-afrika-afrikane-en-afrikaners/" rel="nofollow">http://boerinballingskap.wordpress.com/2007/04/27/oor-afrika-afrikane-en-afrikaners/</a></p>
<p>I hope that the Afrikaans doesn&#8217;t make my thoughts to limited to the wider audience. I know that SA has &#8216;n chequered racial history an that it&#8217;s not easy, but I would SO MUCH like to move BEYOND race in this debate! As you so rightly point out: Crime affects EVERYBODY, in disregard of race. The same goes for &#8220;transformation&#8221; etc. Are we a nation that dwells in the past or looks to the future? Unfortunately the SA Government often chooses the former&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
