<?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: Tutorial: Setting Up An Ubuntu Web Server (Apache And PHP)</title>
	<atom:link href="http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/</link>
	<description>Ramblings about art, education, culture and a lot more</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:48:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Marc</title>
		<link>http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/comment-page-1/#comment-112001</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 10 Feb 2011 03:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/#comment-112001</guid>
		<description>Chamberlain 7th, the difference is no GUI (desktop) on the server version.</description>
		<content:encoded><![CDATA[<p>Chamberlain 7th, the difference is no GUI (desktop) on the server version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chamberlain 7th</title>
		<link>http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/comment-page-1/#comment-111916</link>
		<dc:creator>chamberlain 7th</dc:creator>
		<pubDate>Mon, 24 Jan 2011 13:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/#comment-111916</guid>
		<description>i&#039;ve setup UBUNTU 10.10 desktop version? what is the difference between desktop version and server version?</description>
		<content:encoded><![CDATA[<p>i&#8217;ve setup UBUNTU 10.10 desktop version? what is the difference between desktop version and server version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Ortiz</title>
		<link>http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/comment-page-1/#comment-110883</link>
		<dc:creator>John Ortiz</dc:creator>
		<pubDate>Mon, 06 Sep 2010 18:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/#comment-110883</guid>
		<description>Thanks for this useful information. I recommend you that enter the commands in one new line.

So long.</description>
		<content:encoded><![CDATA[<p>Thanks for this useful information. I recommend you that enter the commands in one new line.</p>
<p>So long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jovan</title>
		<link>http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/comment-page-1/#comment-110661</link>
		<dc:creator>Jovan</dc:creator>
		<pubDate>Fri, 12 Mar 2010 01:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/#comment-110661</guid>
		<description>Umm im confused now how do i change the 127.0.0.1 to a custom domain. and also if i shut the computer down will the IT WORKS page not work??</description>
		<content:encoded><![CDATA[<p>Umm im confused now how do i change the 127.0.0.1 to a custom domain. and also if i shut the computer down will the IT WORKS page not work??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/comment-page-1/#comment-110543</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Thu, 28 May 2009 23:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/#comment-110543</guid>
		<description>A STATIC IP would be a great idea too (for the server). If you use DHCP, the address of your server &quot;could&quot; change.</description>
		<content:encoded><![CDATA[<p>A STATIC IP would be a great idea too (for the server). If you use DHCP, the address of your server &#8220;could&#8221; change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Clifton</title>
		<link>http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/comment-page-1/#comment-110523</link>
		<dc:creator>Ian Clifton</dc:creator>
		<pubDate>Tue, 05 May 2009 04:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/#comment-110523</guid>
		<description>As Sam said, &quot;www&quot; is owned by root.  The &quot;drwxr-xr-x 2 root root 4096 2009-05-03 16:06 www&quot; readout shows you permissions (d = directory, then read, write, and/or execute for owner, group, and all) as well as owner (the first &quot;root&quot; is the user who owns it, the second is the group).  Another option is to create a symlink called &quot;www&quot; rather than a folder.  You can have that link point to a directory in your home directory, which can make it easier to keep track of your files (plus backing up your home directory then also gets your site; in addition, you can simply change the symlink&#039;s target to completely change the site being hosted).

Thanks, Sam :)</description>
		<content:encoded><![CDATA[<p>As Sam said, &#8220;www&#8221; is owned by root.  The &#8220;drwxr-xr-x 2 root root 4096 2009-05-03 16:06 www&#8221; readout shows you permissions (d = directory, then read, write, and/or execute for owner, group, and all) as well as owner (the first &#8220;root&#8221; is the user who owns it, the second is the group).  Another option is to create a symlink called &#8220;www&#8221; rather than a folder.  You can have that link point to a directory in your home directory, which can make it easier to keep track of your files (plus backing up your home directory then also gets your site; in addition, you can simply change the symlink&#8217;s target to completely change the site being hosted).</p>
<p>Thanks, Sam <img src='http://blog.gordaen.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/comment-page-1/#comment-110522</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sun, 03 May 2009 23:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/#comment-110522</guid>
		<description>Vandrian,

The folder &quot;www&quot; is owned by root so you have to type &quot;sudo&quot; in front of &quot;mv test.html /var/www&quot;.
So in your case it would be &quot;sudo mv test.html /var/www&quot;. You have to type &quot;sudo&quot; in front of every command dealing with the &quot;www&quot; folder. So you don&#039;t have to type &quot;sudo&quot; every time, put this in the terminal: &quot;cd /var/&quot; then put &quot;sudo chown -R &#039;yourusername&#039; www&quot;. For example, for me I put &quot;sudo chown -R sam www&quot;. For a lot more help on this watch this video. http://www.lullabot.com/node/289/play. I hope that helps.</description>
		<content:encoded><![CDATA[<p>Vandrian,</p>
<p>The folder &#8220;www&#8221; is owned by root so you have to type &#8220;sudo&#8221; in front of &#8220;mv test.html /var/www&#8221;.<br />
So in your case it would be &#8220;sudo mv test.html /var/www&#8221;. You have to type &#8220;sudo&#8221; in front of every command dealing with the &#8220;www&#8221; folder. So you don&#8217;t have to type &#8220;sudo&#8221; every time, put this in the terminal: &#8220;cd /var/&#8221; then put &#8220;sudo chown -R &#8216;yourusername&#8217; www&#8221;. For example, for me I put &#8220;sudo chown -R sam www&#8221;. For a lot more help on this watch this video. <a href="http://www.lullabot.com/node/289/play" rel="nofollow">http://www.lullabot.com/node/289/play</a>. I hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vandrian</title>
		<link>http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/comment-page-1/#comment-110521</link>
		<dc:creator>Vandrian</dc:creator>
		<pubDate>Sun, 03 May 2009 23:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/#comment-110521</guid>
		<description>ok there is a chmod command... but I have rw permission on both the file and the directory?

chi@chi-desktop:~$ ls -l test.html
-rw-r--r-- 1 chi chi 27783 2009-05-03 17:41 test.html
chi@chi-desktop:~$ ls -l /var
total 48
...
drwxr-xr-x  2 root root  4096 2009-05-03 16:06 www
chi@chi-desktop:~$</description>
		<content:encoded><![CDATA[<p>ok there is a chmod command&#8230; but I have rw permission on both the file and the directory?</p>
<p>chi@chi-desktop:~$ ls -l test.html<br />
-rw-r&#8211;r&#8211; 1 chi chi 27783 2009-05-03 17:41 test.html<br />
chi@chi-desktop:~$ ls -l /var<br />
total 48<br />
&#8230;<br />
drwxr-xr-x  2 root root  4096 2009-05-03 16:06 www<br />
chi@chi-desktop:~$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vandrian</title>
		<link>http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/comment-page-1/#comment-110520</link>
		<dc:creator>Vandrian</dc:creator>
		<pubDate>Sun, 03 May 2009 22:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/#comment-110520</guid>
		<description>http://127.0.0.1/  in Firefox displays a webpage saying &quot;It works!&quot; However if I try to make any kind of simple webpage it won&#039;t let me put it in the var/www directory For examples:

chi@chi-desktop:~$ mv test.html /var/www
mv: cannot move `test.html&#039; to `/var/www/test.html&#039;: Permission denied

I just got Ubuntu yesterday so please give me a dumbed down answer. I am trying to get Zoneminder for work and I told my boss I would have it done this weekend (so stupid of me!!!)</description>
		<content:encoded><![CDATA[<p><a href="http://127.0.0.1/" rel="nofollow">http://127.0.0.1/</a>  in Firefox displays a webpage saying &#8220;It works!&#8221; However if I try to make any kind of simple webpage it won&#8217;t let me put it in the var/www directory For examples:</p>
<p>chi@chi-desktop:~$ mv test.html /var/www<br />
mv: cannot move `test.html&#8217; to `/var/www/test.html&#8217;: Permission denied</p>
<p>I just got Ubuntu yesterday so please give me a dumbed down answer. I am trying to get Zoneminder for work and I told my boss I would have it done this weekend (so stupid of me!!!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/comment-page-1/#comment-110519</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sun, 03 May 2009 03:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gordaen.com/2007/01/16/tutorial-setting-up-an-ubuntu-web-server-apache-and-php/#comment-110519</guid>
		<description>Never mind, I got it working! Thanks!</description>
		<content:encoded><![CDATA[<p>Never mind, I got it working! Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

