<?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"
	>
<channel>
	<title>Comments on: Setting up LAMP on your Ubuntu desktop</title>
	<atom:link href="http://www.fslog.com/2006/12/01/setting-up-lamp-on-your-ubuntu-desktop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fslog.com/2006/12/01/setting-up-lamp-on-your-ubuntu-desktop/</link>
	<description>Free Software Blog</description>
	<pubDate>Fri, 19 Mar 2010 10:21:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Aximilation</title>
		<link>http://www.fslog.com/2006/12/01/setting-up-lamp-on-your-ubuntu-desktop/#comment-2663</link>
		<dc:creator>Aximilation</dc:creator>
		<pubDate>Thu, 25 Feb 2010 23:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.fslog.com/?p=301#comment-2663</guid>
		<description>@Daniel
sudo /etc/init.d/apache2 restart
You need to restart the apache server to render php, I just ran into the same thing myself.</description>
		<content:encoded><![CDATA[<p>@Daniel<br />
sudo /etc/init.d/apache2 restart<br />
You need to restart the apache server to render php, I just ran into the same thing myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: victor villalobos</title>
		<link>http://www.fslog.com/2006/12/01/setting-up-lamp-on-your-ubuntu-desktop/#comment-2637</link>
		<dc:creator>victor villalobos</dc:creator>
		<pubDate>Thu, 01 Oct 2009 03:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.fslog.com/?p=301#comment-2637</guid>
		<description>Thanxs a lot!! Now i have my own web development enviorement for testing and production!!!</description>
		<content:encoded><![CDATA[<p>Thanxs a lot!! Now i have my own web development enviorement for testing and production!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.fslog.com/2006/12/01/setting-up-lamp-on-your-ubuntu-desktop/#comment-2630</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 01 Sep 2009 11:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.fslog.com/?p=301#comment-2630</guid>
		<description>I have followed all of the instructions on this page and can even view the http://localhost/phpmyadmin login page. But how do I view other php files? I still get the open/save dialog box. Or do I have to login? Because I have no idea what my username is. I didn't get a choice of what to use. I know the password as it asked, but even using my login username does not work.

Any help would be great.

Thanks.</description>
		<content:encoded><![CDATA[<p>I have followed all of the instructions on this page and can even view the <a href="http://localhost/phpmyadmin" rel="nofollow">http://localhost/phpmyadmin</a> login page. But how do I view other php files? I still get the open/save dialog box. Or do I have to login? Because I have no idea what my username is. I didn&#8217;t get a choice of what to use. I know the password as it asked, but even using my login username does not work.</p>
<p>Any help would be great.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yamin</title>
		<link>http://www.fslog.com/2006/12/01/setting-up-lamp-on-your-ubuntu-desktop/#comment-2608</link>
		<dc:creator>Yamin</dc:creator>
		<pubDate>Fri, 01 May 2009 17:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.fslog.com/?p=301#comment-2608</guid>
		<description>After installing the phpmyadmin, you didnt mention how to configure it, in order to run it from browser. I figured it somehow, but thought it might help others...

after: sudo apt-get install phpmyadmin
do this: gksudo gedit /etc/apache2/apache2.conf
and add this line: Include /etc/phpmyadmin/apache.conf
then save the file.
now do the other steps as mentioned in this article.

After doing all this, phpmyadmin should be accessible via browser. i.e
http://your-domain/phpmyadmin (your-domain = localhost)

Thanks
Yamin</description>
		<content:encoded><![CDATA[<p>After installing the phpmyadmin, you didnt mention how to configure it, in order to run it from browser. I figured it somehow, but thought it might help others&#8230;</p>
<p>after: sudo apt-get install phpmyadmin<br />
do this: gksudo gedit /etc/apache2/apache2.conf<br />
and add this line: Include /etc/phpmyadmin/apache.conf<br />
then save the file.<br />
now do the other steps as mentioned in this article.</p>
<p>After doing all this, phpmyadmin should be accessible via browser. i.e<br />
<a href="http://your-domain/phpmyadmin" rel="nofollow">http://your-domain/phpmyadmin</a> (your-domain = localhost)</p>
<p>Thanks<br />
Yamin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram</title>
		<link>http://www.fslog.com/2006/12/01/setting-up-lamp-on-your-ubuntu-desktop/#comment-2597</link>
		<dc:creator>Ram</dc:creator>
		<pubDate>Sat, 21 Mar 2009 01:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.fslog.com/?p=301#comment-2597</guid>
		<description>Excellent instructions - some of the best I have seen. Short, crisp, clear, and it works.</description>
		<content:encoded><![CDATA[<p>Excellent instructions - some of the best I have seen. Short, crisp, clear, and it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Heathcote</title>
		<link>http://www.fslog.com/2006/12/01/setting-up-lamp-on-your-ubuntu-desktop/#comment-2555</link>
		<dc:creator>Roger Heathcote</dc:creator>
		<pubDate>Thu, 11 Sep 2008 10:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.fslog.com/?p=301#comment-2555</guid>
		<description>Jeez Erik don't give up so easily. I just googled 'install phpmyadmin' and found several easy step by step guides - try this one http://www.howtoforge.com/ubuntu_debian_lamp_server

I guess no-one's made anything like WAMP for linux coz there doesn't sem like there's much more to it than typing: sudo apt-get install php5 mysql-server apache2 phpmyadmin - and then tweaking a few config files. It's publicly accessible servers where you need to get all hardcore about.

You should be able to get to PHPmyadmin by browsing to http://localhost/phpmyadmin just like you do on Windows. If you dont get that you either haven't installed or configured it correctly

Likewise for web pages to be served up as such you have to put them in your htdocs folder, just like you do with Wamp in Windows. If you don't know where that is search for your apache config file 'httpd.conf' and look in there. If you go to http://localhost you should get a listing of your htdocs folder rather than a 'Failed To Connect' Error.

Anyway I'm just about to try this myself and as I suspect you're not the only one who's stumped as to the next step I'll make some notes as I do and write a detailed lead-you-by-the-hand guide on my blog soon at: http://movingtoubuntu.technicalbloke.com

Keep your chin up and don't look back, it'll start to seem easier soon :-)

Roger.</description>
		<content:encoded><![CDATA[<p>Jeez Erik don&#8217;t give up so easily. I just googled &#8216;install phpmyadmin&#8217; and found several easy step by step guides - try this one <a href="http://www.howtoforge.com/ubuntu_debian_lamp_server" rel="nofollow">http://www.howtoforge.com/ubuntu_debian_lamp_server</a></p>
<p>I guess no-one&#8217;s made anything like WAMP for linux coz there doesn&#8217;t sem like there&#8217;s much more to it than typing: sudo apt-get install php5 mysql-server apache2 phpmyadmin - and then tweaking a few config files. It&#8217;s publicly accessible servers where you need to get all hardcore about.</p>
<p>You should be able to get to PHPmyadmin by browsing to <a href="http://localhost/phpmyadmin" rel="nofollow">http://localhost/phpmyadmin</a> just like you do on Windows. If you dont get that you either haven&#8217;t installed or configured it correctly</p>
<p>Likewise for web pages to be served up as such you have to put them in your htdocs folder, just like you do with Wamp in Windows. If you don&#8217;t know where that is search for your apache config file &#8216;httpd.conf&#8217; and look in there. If you go to <a href="http://localhost" rel="nofollow">http://localhost</a> you should get a listing of your htdocs folder rather than a &#8216;Failed To Connect&#8217; Error.</p>
<p>Anyway I&#8217;m just about to try this myself and as I suspect you&#8217;re not the only one who&#8217;s stumped as to the next step I&#8217;ll make some notes as I do and write a detailed lead-you-by-the-hand guide on my blog soon at: <a href="http://movingtoubuntu.technicalbloke.com" rel="nofollow">http://movingtoubuntu.technicalbloke.com</a></p>
<p>Keep your chin up and don&#8217;t look back, it&#8217;ll start to seem easier soon <img src='http://www.fslog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Roger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.fslog.com/2006/12/01/setting-up-lamp-on-your-ubuntu-desktop/#comment-2540</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Mon, 28 Jul 2008 15:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.fslog.com/?p=301#comment-2540</guid>
		<description>Hi,
Thanks for this explanation. New as I am, however,to Linux (Ubuntu), I am used to WAMP on Windows. That is a matter of installation and you are up and running. Now that I have done the above, how do I get to php myadmin to administer my databases or get webpages in a folder I have no access to, though I have administrative rights. In other words, I havent a clue how to move on and find it highly frustrating. Is everything on Linux this complicated, because then I will move back to Windows?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for this explanation. New as I am, however,to Linux (Ubuntu), I am used to WAMP on Windows. That is a matter of installation and you are up and running. Now that I have done the above, how do I get to php myadmin to administer my databases or get webpages in a folder I have no access to, though I have administrative rights. In other words, I havent a clue how to move on and find it highly frustrating. Is everything on Linux this complicated, because then I will move back to Windows?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Richards</title>
		<link>http://www.fslog.com/2006/12/01/setting-up-lamp-on-your-ubuntu-desktop/#comment-2528</link>
		<dc:creator>Michael Richards</dc:creator>
		<pubDate>Fri, 20 Jun 2008 09:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.fslog.com/?p=301#comment-2528</guid>
		<description>thanx mann im new to ubuntu and linux all together and i dont think im ready for a server release but wanted a linux invirament for testing my websites.</description>
		<content:encoded><![CDATA[<p>thanx mann im new to ubuntu and linux all together and i dont think im ready for a server release but wanted a linux invirament for testing my websites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandeep</title>
		<link>http://www.fslog.com/2006/12/01/setting-up-lamp-on-your-ubuntu-desktop/#comment-315</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Fri, 23 May 2008 10:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.fslog.com/?p=301#comment-315</guid>
		<description>Excellent and helpful information .

Thank you

Regards

Sandeep</description>
		<content:encoded><![CDATA[<p>Excellent and helpful information .</p>
<p>Thank you</p>
<p>Regards</p>
<p>Sandeep</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Django in Ubuntu &#171; Code Ghar</title>
		<link>http://www.fslog.com/2006/12/01/setting-up-lamp-on-your-ubuntu-desktop/#comment-75</link>
		<dc:creator>Django in Ubuntu &#171; Code Ghar</dc:creator>
		<pubDate>Mon, 03 Mar 2008 20:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.fslog.com/?p=301#comment-75</guid>
		<description>[...] Install mod-python: sudo apt-get install libapache2-mod-python [...]</description>
		<content:encoded><![CDATA[<p>[...] Install mod-python: sudo apt-get install libapache2-mod-python [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
