<?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 [boomshadow.net~]#</title>
	<atom:link href="http://boomshadow.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://boomshadow.net</link>
	<description>Tech, filmmaking, &#38; thoughts.</description>
	<lastBuildDate>Fri, 18 May 2012 21:20:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Auto fix for file permissions and ownership by drhoo</title>
		<link>http://boomshadow.net/tech/fixes/fixperms-script/#comment-1595</link>
		<dc:creator>drhoo</dc:creator>
		<pubDate>Fri, 18 May 2012 21:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://boomshadow.net/?p=570#comment-1595</guid>
		<description>Hi,

I&#039;m going to switch to suPHP, but rather than running your script, I want to test first which site are likely to have permission or ownership problems. What command would you use?

Thanks </description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m going to switch to suPHP, but rather than running your script, I want to test first which site are likely to have permission or ownership problems. What command would you use?</p>
<p>Thanks </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSO (mod_php) vs. CGI vs. suPHP vs. FastCGI by Juan Manuel Zolezzi Volpi</title>
		<link>http://boomshadow.net/tech/php-handlers/#comment-1533</link>
		<dc:creator>Juan Manuel Zolezzi Volpi</dc:creator>
		<pubDate>Sat, 12 May 2012 15:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://boomshadow.net/?p=242#comment-1533</guid>
		<description>I agree on this. mod_ruid2 seems to be the best alternative.</description>
		<content:encoded><![CDATA[<p>I agree on this. mod_ruid2 seems to be the best alternative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto fix for file permissions and ownership by Jacob (Boom Shadow)</title>
		<link>http://boomshadow.net/tech/fixes/fixperms-script/#comment-1521</link>
		<dc:creator>Jacob (Boom Shadow)</dc:creator>
		<pubDate>Thu, 10 May 2012 23:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://boomshadow.net/?p=570#comment-1521</guid>
		<description> Thanks for pointing that out. I was having trouble, myself, narrowing down the exact problem. However, it has been fixed now. It was an issue with Xargs uses spaces as delimiters.</description>
		<content:encoded><![CDATA[<p> Thanks for pointing that out. I was having trouble, myself, narrowing down the exact problem. However, it has been fixed now. It was an issue with Xargs uses spaces as delimiters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSO (mod_php) vs. CGI vs. suPHP vs. FastCGI by Dodong</title>
		<link>http://boomshadow.net/tech/php-handlers/#comment-1496</link>
		<dc:creator>Dodong</dc:creator>
		<pubDate>Tue, 08 May 2012 01:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://boomshadow.net/?p=242#comment-1496</guid>
		<description>it&#039;s really help for a newbie like me.....</description>
		<content:encoded><![CDATA[<p>it&#8217;s really help for a newbie like me&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Icecast by inzacky</title>
		<link>http://boomshadow.net/tech/installs/icecast-installation/#comment-1467</link>
		<dc:creator>inzacky</dc:creator>
		<pubDate>Thu, 03 May 2012 17:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://jacobtirey.com/?p=65#comment-1467</guid>
		<description>thanks a lot bro..
i have one question, how to create multiple mount point..?</description>
		<content:encoded><![CDATA[<p>thanks a lot bro..<br />
i have one question, how to create multiple mount point..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Icecast by inzacky</title>
		<link>http://boomshadow.net/tech/installs/icecast-installation/#comment-1461</link>
		<dc:creator>inzacky</dc:creator>
		<pubDate>Wed, 02 May 2012 18:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://jacobtirey.com/?p=65#comment-1461</guid>
		<description>i so.. no such file or directory :(</description>
		<content:encoded><![CDATA[<p>i so.. no such file or directory <img src='http://boomshadow.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSO (mod_php) vs. CGI vs. suPHP vs. FastCGI by Mj Zion</title>
		<link>http://boomshadow.net/tech/php-handlers/#comment-1431</link>
		<dc:creator>Mj Zion</dc:creator>
		<pubDate>Fri, 27 Apr 2012 11:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://boomshadow.net/?p=242#comment-1431</guid>
		<description> If the server configuration is PHP dso + suEXEC described as above,  will php run as each account&#039;s username or under user nobody. ?</description>
		<content:encoded><![CDATA[<p> If the server configuration is PHP dso + suEXEC described as above,  will php run as each account&#8217;s username or under user nobody. ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSO (mod_php) vs. CGI vs. suPHP vs. FastCGI by Mj Zion</title>
		<link>http://boomshadow.net/tech/php-handlers/#comment-1430</link>
		<dc:creator>Mj Zion</dc:creator>
		<pubDate>Fri, 27 Apr 2012 11:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://boomshadow.net/?p=242#comment-1430</guid>
		<description> Thanks for the reply.

My question is PHP 5 Handler is showing as DSO on my configuration
and suexec is set to on.

How both  this works together ?

In b/w, Thanks for such a great article. Very helpful for beginners like me!</description>
		<content:encoded><![CDATA[<p> Thanks for the reply.</p>
<p>My question is PHP 5 Handler is showing as DSO on my configuration<br />
and suexec is set to on.</p>
<p>How both  this works together ?</p>
<p>In b/w, Thanks for such a great article. Very helpful for beginners like me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto fix for file permissions and ownership by Juan Carlos @ FactoriaDigital</title>
		<link>http://boomshadow.net/tech/fixes/fixperms-script/#comment-1429</link>
		<dc:creator>Juan Carlos @ FactoriaDigital</dc:creator>
		<pubDate>Fri, 27 Apr 2012 10:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://boomshadow.net/?p=570#comment-1429</guid>
		<description>Hi, 

Great script, there is a bug tho: if the directory name or filename has caps in it (one or all caps) it gives an error it can find the file. Also same with special chars like [] or accents.

I don&#039;t know how to fix it tho, just let you know.

Regards</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Great script, there is a bug tho: if the directory name or filename has caps in it (one or all caps) it gives an error it can find the file. Also same with special chars like [] or accents.</p>
<p>I don&#8217;t know how to fix it tho, just let you know.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSO (mod_php) vs. CGI vs. suPHP vs. FastCGI by Hosted Power</title>
		<link>http://boomshadow.net/tech/php-handlers/#comment-1428</link>
		<dc:creator>Hosted Power</dc:creator>
		<pubDate>Fri, 27 Apr 2012 09:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://boomshadow.net/?p=242#comment-1428</guid>
		<description>Hi,

I don&#039;t understand your question fully, but it means suexec with dynamic php library object is loaded. 

To take advantage of mod_ruid2 , you should simply disable suexec and enable mod_ruid2. That is how we configure our cPanels atm IIRC.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I don&#8217;t understand your question fully, but it means suexec with dynamic php library object is loaded. </p>
<p>To take advantage of mod_ruid2 , you should simply disable suexec and enable mod_ruid2. That is how we configure our cPanels atm IIRC.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

