<?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 : Installing and securing XAMPP on Ubuntu 9.10</title>
	<atom:link href="http://www.codetorment.com/2009/10/20/guide-install-xampp-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codetorment.com/2009/10/20/guide-install-xampp-on-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=guide-install-xampp-on-ubuntu</link>
	<description>code, tech, random stuff</description>
	<lastBuildDate>Sun, 04 Dec 2011 14:58:09 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tetenterre</title>
		<link>http://www.codetorment.com/2009/10/20/guide-install-xampp-on-ubuntu/comment-page-1/#comment-3027</link>
		<dc:creator>Tetenterre</dc:creator>
		<pubDate>Wed, 21 Sep 2011 12:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://codetorment.com/?p=3#comment-3027</guid>
		<description>Thank you so much for this excellent tutorial. I&#039;d been getting nowhere for a week; your tutorial has enabled me to get things working as I wish.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this excellent tutorial. I&#8217;d been getting nowhere for a week; your tutorial has enabled me to get things working as I wish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rayman</title>
		<link>http://www.codetorment.com/2009/10/20/guide-install-xampp-on-ubuntu/comment-page-1/#comment-2823</link>
		<dc:creator>rayman</dc:creator>
		<pubDate>Mon, 29 Aug 2011 23:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://codetorment.com/?p=3#comment-2823</guid>
		<description>Thx for this great tutorial. I have questions here. When we create public_html folder, are we still in root mode? If yes, then, the owner of public_html directory is root, right? Thx again.</description>
		<content:encoded><![CDATA[<p>Thx for this great tutorial. I have questions here. When we create public_html folder, are we still in root mode? If yes, then, the owner of public_html directory is root, right? Thx again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: waro</title>
		<link>http://www.codetorment.com/2009/10/20/guide-install-xampp-on-ubuntu/comment-page-1/#comment-2065</link>
		<dc:creator>waro</dc:creator>
		<pubDate>Sun, 22 May 2011 10:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://codetorment.com/?p=3#comment-2065</guid>
		<description>I know my question is out of the scope of this article, but I like to know if you ever install any PHP extensions / PECL using this XAMPP installation?

Thx.</description>
		<content:encoded><![CDATA[<p>I know my question is out of the scope of this article, but I like to know if you ever install any PHP extensions / PECL using this XAMPP installation?</p>
<p>Thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aNDERSON</title>
		<link>http://www.codetorment.com/2009/10/20/guide-install-xampp-on-ubuntu/comment-page-1/#comment-2027</link>
		<dc:creator>aNDERSON</dc:creator>
		<pubDate>Tue, 17 May 2011 01:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://codetorment.com/?p=3#comment-2027</guid>
		<description>Hey NateP i had been looking forlke 2 hours the solution to the problem of the index with &quot;It works!..&quot; and finally i got it working thanks to your command 

&quot;sudo chown nobody /opt/lampp/htdocs/xampp/lang.tmp&quot;

 thank you very much</description>
		<content:encoded><![CDATA[<p>Hey NateP i had been looking forlke 2 hours the solution to the problem of the index with &#8220;It works!..&#8221; and finally i got it working thanks to your command </p>
<p>&#8220;sudo chown nobody /opt/lampp/htdocs/xampp/lang.tmp&#8221;</p>
<p> thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NateP</title>
		<link>http://www.codetorment.com/2009/10/20/guide-install-xampp-on-ubuntu/comment-page-1/#comment-1722</link>
		<dc:creator>NateP</dc:creator>
		<pubDate>Sun, 20 Mar 2011 19:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://codetorment.com/?p=3#comment-1722</guid>
		<description>For those of you having trouble getting past the splash page, I have a solution for you. Type the following into the terminal to fix it.

sudo chown nobody /opt/lampp/htdocs/xampp/lang.tmp

This will change ownership of the file lang.tmp. By default apache uses the user name nobody. By changing the ownership to this user you are allowing the file to be modified so that you can get past the splash screen.</description>
		<content:encoded><![CDATA[<p>For those of you having trouble getting past the splash page, I have a solution for you. Type the following into the terminal to fix it.</p>
<p>sudo chown nobody /opt/lampp/htdocs/xampp/lang.tmp</p>
<p>This will change ownership of the file lang.tmp. By default apache uses the user name nobody. By changing the ownership to this user you are allowing the file to be modified so that you can get past the splash screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saranya</title>
		<link>http://www.codetorment.com/2009/10/20/guide-install-xampp-on-ubuntu/comment-page-1/#comment-1422</link>
		<dc:creator>saranya</dc:creator>
		<pubDate>Fri, 04 Feb 2011 14:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://codetorment.com/?p=3#comment-1422</guid>
		<description>Hi i installed
when i opened localhost it is showing like this

It works!

This is the default web page for this server.

The web server software is running but no content has been added, yet.
 i am not getting the xampp page help me</description>
		<content:encoded><![CDATA[<p>Hi i installed<br />
when i opened localhost it is showing like this</p>
<p>It works!</p>
<p>This is the default web page for this server.</p>
<p>The web server software is running but no content has been added, yet.<br />
 i am not getting the xampp page help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://www.codetorment.com/2009/10/20/guide-install-xampp-on-ubuntu/comment-page-1/#comment-890</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sun, 24 Oct 2010 23:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://codetorment.com/?p=3#comment-890</guid>
		<description>Thanks very much, for your very good &amp; clear tutorial!

I followed the steps, while installing the latest version (as of writing: &quot; tar xvfz xampp-linux-1.7.3a.tar.gz -C /opt &quot; ). 

Found here: http://www.apachefriends.org/en/xampp-linux.html#377

Cheers</description>
		<content:encoded><![CDATA[<p>Thanks very much, for your very good &amp; clear tutorial!</p>
<p>I followed the steps, while installing the latest version (as of writing: &#8221; tar xvfz xampp-linux-1.7.3a.tar.gz -C /opt &#8221; ). </p>
<p>Found here: <a href="http://www.apachefriends.org/en/xampp-linux.html#377" rel="nofollow">http://www.apachefriends.org/en/xampp-linux.html#377</a></p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucy</title>
		<link>http://www.codetorment.com/2009/10/20/guide-install-xampp-on-ubuntu/comment-page-1/#comment-501</link>
		<dc:creator>Lucy</dc:creator>
		<pubDate>Fri, 30 Jul 2010 20:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://codetorment.com/?p=3#comment-501</guid>
		<description>Thanks so much for this tutorial!  It was very clear, and helped me where a lot of other ones were confusing.  I&#039;m new to Ubuntu, and I found this extremely user friendly.  Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks so much for this tutorial!  It was very clear, and helped me where a lot of other ones were confusing.  I&#8217;m new to Ubuntu, and I found this extremely user friendly.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maruthu</title>
		<link>http://www.codetorment.com/2009/10/20/guide-install-xampp-on-ubuntu/comment-page-1/#comment-351</link>
		<dc:creator>maruthu</dc:creator>
		<pubDate>Fri, 11 Jun 2010 09:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://codetorment.com/?p=3#comment-351</guid>
		<description>thank u very much for ur clear tuition</description>
		<content:encoded><![CDATA[<p>thank u very much for ur clear tuition</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yan</title>
		<link>http://www.codetorment.com/2009/10/20/guide-install-xampp-on-ubuntu/comment-page-1/#comment-333</link>
		<dc:creator>yan</dc:creator>
		<pubDate>Sun, 06 Jun 2010 16:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://codetorment.com/?p=3#comment-333</guid>
		<description>hello, I do have a problem with my xampp,am loging in localhost and it&#039;s showing me this:
It works!

This is the default web page for this server.

The web server software is running but no content has been added, yet.

what can i do to fix it because I want to install joomla in ubuntu 9.10,thank you</description>
		<content:encoded><![CDATA[<p>hello, I do have a problem with my xampp,am loging in localhost and it&#8217;s showing me this:<br />
It works!</p>
<p>This is the default web page for this server.</p>
<p>The web server software is running but no content has been added, yet.</p>
<p>what can i do to fix it because I want to install joomla in ubuntu 9.10,thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

