<?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 extensions on shared hosts</title>
	<atom:link href="http://adrian.hopebailie.com/2007/07/php5-extensions-shared-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://adrian.hopebailie.com/2007/07/php5-extensions-shared-server/</link>
	<description>Online Brain Dump</description>
	<lastBuildDate>Wed, 26 Jan 2011 04:33:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: &#187; ImageMagick, Imagick, and Opticrop on Dreamhost&#8217;s Shared Hosting Prion Interactive</title>
		<link>http://adrian.hopebailie.com/2007/07/php5-extensions-shared-server/comment-page-1/#comment-130</link>
		<dc:creator>&#187; ImageMagick, Imagick, and Opticrop on Dreamhost&#8217;s Shared Hosting Prion Interactive</dc:creator>
		<pubDate>Wed, 26 Jan 2011 04:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.hopebailie.com/2007/07/26/php5-extensions-shared-server/#comment-130</guid>
		<description>[...] for Imagick in order for it to install its extension in a suitable place. Following the guidance of Adrian (way down in part 4) I used the text editor nano to make some changes to the [...]</description>
		<content:encoded><![CDATA[<p>[...] for Imagick in order for it to install its extension in a suitable place. Following the guidance of Adrian (way down in part 4) I used the text editor nano to make some changes to the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>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>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>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>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>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>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>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>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>
</channel>
</rss>

