<?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: beginning Linux guide</title>
	<atom:link href="http://www.3till7.net/2005/12/21/beginning-linux-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.3till7.net/2005/12/21/beginning-linux-guide/</link>
	<description>Programming, espresso, and grumbling.</description>
	<lastBuildDate>Wed, 10 Mar 2010 16:58:38 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sarah</title>
		<link>http://www.3till7.net/2005/12/21/beginning-linux-guide/comment-page-1/#comment-3241</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Tue, 27 Jun 2006 17:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.3till7.net/?p=1009#comment-3241</guid>
		<description>Try opening your /etc/php.ini file and checking the &#039;Paths and Directories&#039; section.  There&#039;s a bit that says &lt;blockquote&gt;&lt;code&gt;; The directory under which PHP opens the script using /~username used only&lt;/code&gt;
&lt;code&gt;; if nonempty.&lt;/code&gt;
&lt;code&gt;user_dir =&lt;/code&gt;&lt;/blockquote&gt;
I would set &lt;code&gt;user_dir&lt;/code&gt; equal to &lt;code&gt;public_html&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Try opening your /etc/php.ini file and checking the &#8216;Paths and Directories&#8217; section.  There&#8217;s a bit that says<br />
<blockquote><code>; The directory under which PHP opens the script using /~username used only</code><br />
<code>; if nonempty.</code><br />
<code>user_dir =</code></p></blockquote>
<p>I would set <code>user_dir</code> equal to <code>public_html</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jem</title>
		<link>http://www.3till7.net/2005/12/21/beginning-linux-guide/comment-page-1/#comment-3240</link>
		<dc:creator>Jem</dc:creator>
		<pubDate>Tue, 27 Jun 2006 15:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.3till7.net/?p=1009#comment-3240</guid>
		<description>Ok, so I&#039;m trying to get back into Linux because I need the experience.. following your advise from before, I started putting files in /home/USER/public_html and was getting the following error:

&lt;blockquote&gt;Warning: Unknown(/home/jem/public_html/index.php): failed to open stream: Permission denied in Unknown on line 0

Warning: (null)(): Failed opening &#039;/home/jem/public_html/index.php&#039; for inclusion (include_path=&#039;.:/usr/share/php:/usr/share/pear&#039;) in Unknown on line 0&lt;/blockquote&gt;

I assumed it was a permissions error, so I changed the permissions to 644 - which is what I&#039;d usually use online.. still get the same error. However, I created a public_html folder in /var/www/ and a test index.php, and after changing the permissions to 644, it works fine. So, should I stick with using /var/www/public_html/ ..or is there a way to sort out the error above? Also, how can I make it so that a file is automatically given permissions of 644 when created in that folder?

Please bear with my ignorance.. and if you don&#039;t have time to answer me - no worries.</description>
		<content:encoded><![CDATA[<p>Ok, so I&#8217;m trying to get back into Linux because I need the experience.. following your advise from before, I started putting files in /home/USER/public_html and was getting the following error:</p>
<blockquote><p>Warning: Unknown(/home/jem/public_html/index.php): failed to open stream: Permission denied in Unknown on line 0</p>
<p>Warning: (null)(): Failed opening &#8216;/home/jem/public_html/index.php&#8217; for inclusion (include_path=&#8217;.:/usr/share/php:/usr/share/pear&#8217;) in Unknown on line 0</p></blockquote>
<p>I assumed it was a permissions error, so I changed the permissions to 644 &#8211; which is what I&#8217;d usually use online.. still get the same error. However, I created a public_html folder in /var/www/ and a test index.php, and after changing the permissions to 644, it works fine. So, should I stick with using /var/www/public_html/ ..or is there a way to sort out the error above? Also, how can I make it so that a file is automatically given permissions of 644 when created in that folder?</p>
<p>Please bear with my ignorance.. and if you don&#8217;t have time to answer me &#8211; no worries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trinity</title>
		<link>http://www.3till7.net/2005/12/21/beginning-linux-guide/comment-page-1/#comment-1506</link>
		<dc:creator>Trinity</dc:creator>
		<pubDate>Wed, 21 Dec 2005 19:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.3till7.net/?p=1009#comment-1506</guid>
		<description>I would just like you to know that my username is not &quot;melissa&quot; on my system :D

And I&#039;m sorry, but &quot;man less&quot; just cracks me up!  Ha!

This has absolutely no real relevance to this post so I will shut up now!</description>
		<content:encoded><![CDATA[<p>I would just like you to know that my username is not &#8220;melissa&#8221; on my system :D</p>
<p>And I&#8217;m sorry, but &#8220;man less&#8221; just cracks me up!  Ha!</p>
<p>This has absolutely no real relevance to this post so I will shut up now!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
