<?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: HOWTO: Setup a Debian/Ubuntu LAMP Server</title>
	<atom:link href="http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/</link>
	<description>Linux Tips, Tricks, and Opinions</description>
	<lastBuildDate>Tue, 23 Feb 2010 07:33:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wesb</title>
		<link>http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/comment-page-1/#comment-43632</link>
		<dc:creator>wesb</dc:creator>
		<pubDate>Sat, 01 Aug 2009 20:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.inguin.com/wordpress/?p=75#comment-43632</guid>
		<description>For those who cannot access the php module out of box, you need to restart you apache server to have it load the php module:

sudo /etc/init.d/apache2 restart

and then point your browser to http://domain.name/test.php</description>
		<content:encoded><![CDATA[<p>For those who cannot access the php module out of box, you need to restart you apache server to have it load the php module:</p>
<p>sudo /etc/init.d/apache2 restart</p>
<p>and then point your browser to <a href="http://domain.name/test.php" rel="nofollow">http://domain.name/test.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web World Wide &#187; 100 Tips and Tools to Set Up Your Own Home LAMP Server</title>
		<link>http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/comment-page-1/#comment-34454</link>
		<dc:creator>Web World Wide &#187; 100 Tips and Tools to Set Up Your Own Home LAMP Server</dc:creator>
		<pubDate>Fri, 27 Feb 2009 10:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.inguin.com/wordpress/?p=75#comment-34454</guid>
		<description>[...] Howto: Setup a Debian/Ubuntu LAMP Server: Find out how to do an easy DIY installation with this tutorial. [...]</description>
		<content:encoded><![CDATA[<p>[...] Howto: Setup a Debian/Ubuntu LAMP Server: Find out how to do an easy DIY installation with this tutorial. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kjphpdev</title>
		<link>http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/comment-page-1/#comment-31857</link>
		<dc:creator>kjphpdev</dc:creator>
		<pubDate>Fri, 16 Jan 2009 17:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.inguin.com/wordpress/?p=75#comment-31857</guid>
		<description>For anyone having issues with the php test bringing up a popup to save the php file:

Just continue the installations in  the complete order and you&#039;ll be able to test  the php file once you&#039;ve restarted the apache server towards the end by running:

/etc/init.d/apache2 restart</description>
		<content:encoded><![CDATA[<p>For anyone having issues with the php test bringing up a popup to save the php file:</p>
<p>Just continue the installations in  the complete order and you&#8217;ll be able to test  the php file once you&#8217;ve restarted the apache server towards the end by running:</p>
<p>/etc/init.d/apache2 restart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mwt</title>
		<link>http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/comment-page-1/#comment-31352</link>
		<dc:creator>mwt</dc:creator>
		<pubDate>Wed, 07 Jan 2009 06:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.inguin.com/wordpress/?p=75#comment-31352</guid>
		<description>That works perfectly, thanks.

One small thing: I would update all the code to include &quot;sudo.&quot;

Also, under section one, there should be a command to restart apache before checking if php works. 

Thanks again for a great guide.</description>
		<content:encoded><![CDATA[<p>That works perfectly, thanks.</p>
<p>One small thing: I would update all the code to include &#8220;sudo.&#8221;</p>
<p>Also, under section one, there should be a command to restart apache before checking if php works. </p>
<p>Thanks again for a great guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CastilleV</title>
		<link>http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/comment-page-1/#comment-30841</link>
		<dc:creator>CastilleV</dc:creator>
		<pubDate>Sat, 27 Dec 2008 17:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.inguin.com/wordpress/?p=75#comment-30841</guid>
		<description>PHPMyAdmin.
How do you access that?</description>
		<content:encoded><![CDATA[<p>PHPMyAdmin.<br />
How do you access that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/comment-page-1/#comment-27320</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Wed, 05 Nov 2008 00:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.inguin.com/wordpress/?p=75#comment-27320</guid>
		<description>This is the only working guide for LAMP installation for me so far. Many thanks.</description>
		<content:encoded><![CDATA[<p>This is the only working guide for LAMP installation for me so far. Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tips and tools to setup LAMP Server &#171; Ammasajan&#8217;s Weblog</title>
		<link>http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/comment-page-1/#comment-26507</link>
		<dc:creator>Tips and tools to setup LAMP Server &#171; Ammasajan&#8217;s Weblog</dc:creator>
		<pubDate>Thu, 23 Oct 2008 09:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.inguin.com/wordpress/?p=75#comment-26507</guid>
		<description>[...] Howto: Setup a Debian/Ubuntu LAMP Server: Find out how to do an easy DIY installation with this tutorial. [...]</description>
		<content:encoded><![CDATA[<p>[...] Howto: Setup a Debian/Ubuntu LAMP Server: Find out how to do an easy DIY installation with this tutorial. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edobio</title>
		<link>http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/comment-page-1/#comment-26485</link>
		<dc:creator>edobio</dc:creator>
		<pubDate>Wed, 22 Oct 2008 20:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.inguin.com/wordpress/?p=75#comment-26485</guid>
		<description>Thank you very much indeed. It took just 30 mins to setup everything ... in a Pentium II ubuntu box ... just 10 ys old ;-)

Edgard</description>
		<content:encoded><![CDATA[<p>Thank you very much indeed. It took just 30 mins to setup everything &#8230; in a Pentium II ubuntu box &#8230; just 10 ys old <img src='http://www.foogazi.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Edgard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai</title>
		<link>http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/comment-page-1/#comment-23216</link>
		<dc:creator>Mihai</dc:creator>
		<pubDate>Sat, 30 Aug 2008 14:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.inguin.com/wordpress/?p=75#comment-23216</guid>
		<description>Thanks, works fine for me:)</description>
		<content:encoded><![CDATA[<p>Thanks, works fine for me:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darko Bunic</title>
		<link>http://www.foogazi.com/2007/01/03/howto-setup-a-debianubuntu-lamp-server/comment-page-1/#comment-21066</link>
		<dc:creator>Darko Bunic</dc:creator>
		<pubDate>Wed, 30 Jul 2008 08:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.inguin.com/wordpress/?p=75#comment-21066</guid>
		<description>Nice article. LAMP setup isn&#039;t so heavy to do, but I would like to point to few post installation steps. After Linux installation, many needless services are started by default. They are potentially security hole - minimize them. If firewall isn&#039;t started, start it. You can easily find firewall configuration for your need. Forbid ssh root access - use &quot;normal&quot; user instead and then &quot;su&quot;. Hide your Apache/PHP version ... this tips can be useful, and if you want to read more www.redips.net/linux/lamp-setup/
Thank you!</description>
		<content:encoded><![CDATA[<p>Nice article. LAMP setup isn&#8217;t so heavy to do, but I would like to point to few post installation steps. After Linux installation, many needless services are started by default. They are potentially security hole &#8211; minimize them. If firewall isn&#8217;t started, start it. You can easily find firewall configuration for your need. Forbid ssh root access &#8211; use &#8220;normal&#8221; user instead and then &#8220;su&#8221;. Hide your Apache/PHP version &#8230; this tips can be useful, and if you want to read more <a href="http://www.redips.net/linux/lamp-setup/" rel="nofollow">http://www.redips.net/linux/lamp-setup/</a><br />
Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.958 seconds -->
