<?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: Linux newbie guide to installation of LAMP on Ubuntu!!!</title>
	<atom:link href="http://itsanimesh.com/2009/07/05/linux-newbie-guide-to-installation-of-lamp-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://itsanimesh.com/2009/07/05/linux-newbie-guide-to-installation-of-lamp-on-ubuntu/</link>
	<description>A Techie Gyaan Vyaan Blog.</description>
	<lastBuildDate>Sat, 06 Mar 2010 08:32:17 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: andy brookes</title>
		<link>http://itsanimesh.com/2009/07/05/linux-newbie-guide-to-installation-of-lamp-on-ubuntu/comment-page-1/#comment-68</link>
		<dc:creator>andy brookes</dc:creator>
		<pubDate>Wed, 15 Jul 2009 21:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://itsanimesh.com/?p=624#comment-68</guid>
		<description>Overall your brief article is marvelous, I don&#039;t know much about Linux and only started about three months ago.

My web site which has a few simple java server pages including one that connects to MySQL is hosted on a linux server &amp; has phpmyadmin facilities set up, which I thought was very useful, once I figured out how to use it.
I was previously using apache-tomcat-5.5.25 on windows , got MySQl set up but I couldn’t get phpmyadmin installed on windows to save my life. 

After looking into Linux I noticed articles stating you could install lamp using something like: sudo apt-get lamp-server ^ 


However after trying several times I got glitches which I didn’t know how to sort out , especially at the stage  phpmyadmin which came up with “ you need to have a database installed “ .

Yours  is the first to work which I have set up on Linux Mint 7. The only thing different from your installation list was that after doing  :

sudo apt-get install mysql-server 

a prompt can up for the password on the screen to type in anyway.

I then decided to log in using mysql -u root -p (mypassword) &amp; do CREATE DATABASE ..

use database, then CREATE TABLE 

I then followed the rest of your schedule to the end , but http://locahost/phpmyadmin

wouldn’t bring up the log in. From my other trial &amp; error efforts I remembered seeing amend /etc/apache2/apache2.conf , so I did a gedit &amp; put in the line  

“Include /etc/phpmyadmin/apache.conf 

re started apache &amp; got the phpmyadmin log in. I got in using root &amp; the same password  for mysql. 
The database &amp; table were showing that I created  when I logged in . MySQl administrator  &amp; query is in under the programing menu of my Mint Installation so it looks like everything  I want is installed &amp; working !

Hallelujah!!!</description>
		<content:encoded><![CDATA[<p>Overall your brief article is marvelous, I don&#8217;t know much about Linux and only started about three months ago.</p>
<p>My web site which has a few simple java server pages including one that connects to MySQL is hosted on a linux server &amp; has phpmyadmin facilities set up, which I thought was very useful, once I figured out how to use it.<br />
I was previously using apache-tomcat-5.5.25 on windows , got MySQl set up but I couldn’t get phpmyadmin installed on windows to save my life. </p>
<p>After looking into Linux I noticed articles stating you could install lamp using something like: sudo apt-get lamp-server ^ </p>
<p>However after trying several times I got glitches which I didn’t know how to sort out , especially at the stage  phpmyadmin which came up with “ you need to have a database installed “ .</p>
<p>Yours  is the first to work which I have set up on Linux Mint 7. The only thing different from your installation list was that after doing  :</p>
<p>sudo apt-get install mysql-server </p>
<p>a prompt can up for the password on the screen to type in anyway.</p>
<p>I then decided to log in using mysql -u root -p (mypassword) &amp; do CREATE DATABASE ..</p>
<p>use database, then CREATE TABLE </p>
<p>I then followed the rest of your schedule to the end , but <a href="http://locahost/phpmyadmin" rel="nofollow">http://locahost/phpmyadmin</a></p>
<p>wouldn’t bring up the log in. From my other trial &amp; error efforts I remembered seeing amend /etc/apache2/apache2.conf , so I did a gedit &amp; put in the line  </p>
<p>“Include /etc/phpmyadmin/apache.conf </p>
<p>re started apache &amp; got the phpmyadmin log in. I got in using root &amp; the same password  for mysql.<br />
The database &amp; table were showing that I created  when I logged in . MySQl administrator  &amp; query is in under the programing menu of my Mint Installation so it looks like everything  I want is installed &amp; working !</p>
<p>Hallelujah!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
