<?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: How to: Setup LAMP on Ubuntu</title>
	<atom:link href="http://www.techtickle.com/how-to-setup-lamp-on-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techtickle.com/how-to-setup-lamp-on-ubuntu.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-setup-lamp-on-ubuntu</link>
	<description>Technology &#124; Web 2.0 &#124; Blogging &#124; Open Source</description>
	<lastBuildDate>Thu, 05 Jan 2012 11:13:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Andrew Dowell</title>
		<link>http://www.techtickle.com/how-to-setup-lamp-on-ubuntu.html#comment-74891</link>
		<dc:creator>Andrew Dowell</dc:creator>
		<pubDate>Mon, 15 Aug 2011 09:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtickle.com/?p=774#comment-74891</guid>
		<description>I got as far a the last stage and also got no connection for 
http://localhost/phpmyadmin/
so I did
ln -s /usr/share/phpmyadmin /var/www
and I do get a connection now but it says 

&quot;phpMyAdmin -

Cannot load mysqli extension. Please check your PHP configuration. - Documentation&quot;</description>
		<content:encoded><![CDATA[<p>I got as far a the last stage and also got no connection for<br />
<a href="http://localhost/phpmyadmin/" rel="nofollow">http://localhost/phpmyadmin/</a><br />
so I did<br />
ln -s /usr/share/phpmyadmin /var/www<br />
and I do get a connection now but it says </p>
<p>&#8220;phpMyAdmin -</p>
<p>Cannot load mysqli extension. Please check your PHP configuration. &#8211; Documentation&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mani</title>
		<link>http://www.techtickle.com/how-to-setup-lamp-on-ubuntu.html#comment-30699</link>
		<dc:creator>Mani</dc:creator>
		<pubDate>Thu, 21 Apr 2011 22:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtickle.com/?p=774#comment-30699</guid>
		<description>Firstly make sure that phpmyadmin is installed. After that if it doesn&#039;t work it means it would have not been linked in /var/www directory. To make this work just create a link from /usr/share/phpmyadmin to /var/www directory 
Use command as root -
ln -s /usr/share/phpmyadmin  /var/www</description>
		<content:encoded><![CDATA[<p>Firstly make sure that phpmyadmin is installed. After that if it doesn&#8217;t work it means it would have not been linked in /var/www directory. To make this work just create a link from /usr/share/phpmyadmin to /var/www directory<br />
Use command as root -<br />
ln -s /usr/share/phpmyadmin  /var/www</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Wedding Band</title>
		<link>http://www.techtickle.com/how-to-setup-lamp-on-ubuntu.html#comment-30587</link>
		<dc:creator>Mike Wedding Band</dc:creator>
		<pubDate>Thu, 21 Apr 2011 13:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtickle.com/?p=774#comment-30587</guid>
		<description>I can&#039;t seem to get the localhost/phpmyadmin to work... It&#039;s basically saying it&#039;s not found it... I&#039;m not sure if there should be any sign of it in the directory when I look in the file manager, but there isn&#039;t.

Any ideas?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to get the localhost/phpmyadmin to work&#8230; It&#8217;s basically saying it&#8217;s not found it&#8230; I&#8217;m not sure if there should be any sign of it in the directory when I look in the file manager, but there isn&#8217;t.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.techtickle.com/how-to-setup-lamp-on-ubuntu.html#comment-30574</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 21 Apr 2011 12:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtickle.com/?p=774#comment-30574</guid>
		<description>I&#039;m having the same problem...</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jolsen</title>
		<link>http://www.techtickle.com/how-to-setup-lamp-on-ubuntu.html#comment-23120</link>
		<dc:creator>jolsen</dc:creator>
		<pubDate>Thu, 24 Mar 2011 06:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtickle.com/?p=774#comment-23120</guid>
		<description>When I try to create the test.php file at /var/www I receive the following error: Error moving file: Permission denied.

Looking at permissions, it looks like only root has access. Either I don&#039;t remember ever setting the root password, or I forgot the password. Is there anything I can do so I can put this file in the /var/www folder?</description>
		<content:encoded><![CDATA[<p>When I try to create the test.php file at /var/www I receive the following error: Error moving file: Permission denied.</p>
<p>Looking at permissions, it looks like only root has access. Either I don&#8217;t remember ever setting the root password, or I forgot the password. Is there anything I can do so I can put this file in the /var/www folder?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mani</title>
		<link>http://www.techtickle.com/how-to-setup-lamp-on-ubuntu.html#comment-20675</link>
		<dc:creator>Mani</dc:creator>
		<pubDate>Tue, 15 Mar 2011 17:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtickle.com/?p=774#comment-20675</guid>
		<description>Just try to use command while opening mysql

mysql -u root -p

then enter your mysql&#039;s root password.</description>
		<content:encoded><![CDATA[<p>Just try to use command while opening mysql</p>
<p>mysql -u root -p</p>
<p>then enter your mysql&#8217;s root password.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sbn</title>
		<link>http://www.techtickle.com/how-to-setup-lamp-on-ubuntu.html#comment-20634</link>
		<dc:creator>sbn</dc:creator>
		<pubDate>Tue, 15 Mar 2011 12:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtickle.com/?p=774#comment-20634</guid>
		<description>Hi, when I get to the point where you say Set your root password for MySql-

    * First type mysql in terminal , it will drop mysql prompt.
 

Then I get this output in the terminal: mysql
ERROR 1045 (28000): Access denied for user &#039;sbn&#039;@&#039;localhost&#039; (using password: NO)

What to do?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, when I get to the point where you say Set your root password for MySql-</p>
<p>    * First type mysql in terminal , it will drop mysql prompt.</p>
<p>Then I get this output in the terminal: mysql<br />
ERROR 1045 (28000): Access denied for user &#8216;sbn&#8217;@'localhost&#8217; (using password: NO)</p>
<p>What to do?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

