<?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: Beginner&#8217;s guide to setting up Apache2, PHP5, and MySQL</title>
	<atom:link href="http://www.everyjoe.com/newlinuxuser/beginners-guide-to-setting-up-apache2-php5-and-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com/newlinuxuser/beginners-guide-to-setting-up-apache2-php5-and-mysql/</link>
	<description>Linux Tips - Information for Using Linux</description>
	<lastBuildDate>Thu, 10 Dec 2009 13:25:35 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mr. Nandkishor G. Gokhe</title>
		<link>http://www.everyjoe.com/newlinuxuser/beginners-guide-to-setting-up-apache2-php5-and-mysql/comment-page-1/#comment-1421</link>
		<dc:creator>Mr. Nandkishor G. Gokhe</dc:creator>
		<pubDate>Mon, 09 Mar 2009 10:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.newlinuxuser.com/beginners-guide-to-setting-up-apache2-php5-and-mysql/#comment-1421</guid>
		<description>Hi,
  I am the syudent of master of computer management. i want the help releted to some special topics in linux like how install apache server - with or without rpm? and mysql admin commands? can you help me with this?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  I am the syudent of master of computer management. i want the help releted to some special topics in linux like how install apache server &#8211; with or without rpm? and mysql admin commands? can you help me with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Nandkishor G. Gokhe</title>
		<link>http://www.everyjoe.com/newlinuxuser/beginners-guide-to-setting-up-apache2-php5-and-mysql/comment-page-1/#comment-2772</link>
		<dc:creator>Mr. Nandkishor G. Gokhe</dc:creator>
		<pubDate>Mon, 09 Mar 2009 10:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.newlinuxuser.com/beginners-guide-to-setting-up-apache2-php5-and-mysql/#comment-2772</guid>
		<description>Hi, 
   I am the student of Master of Computer Management. I want some specific topics like how to configure apache server and how to install it- with or without rpm? and i also want the mysql admin commands?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
   I am the student of Master of Computer Management. I want some specific topics like how to configure apache server and how to install it- with or without rpm? and i also want the mysql admin commands?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yahya</title>
		<link>http://www.everyjoe.com/newlinuxuser/beginners-guide-to-setting-up-apache2-php5-and-mysql/comment-page-1/#comment-1685</link>
		<dc:creator>yahya</dc:creator>
		<pubDate>Sat, 08 Nov 2008 04:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.newlinuxuser.com/beginners-guide-to-setting-up-apache2-php5-and-mysql/#comment-1685</guid>
		<description>Thanks for the efoort. Please not the following :
 1. easy,clear .
 2. Something is missing for a beginner . this is the   steps prior to the following command :

user01@user01-desktop:~$ mysqladmin -u root password  Yourpassord
because the followingresponce will appear :

mysqladmin: connect to server at &#039;localhost&#039; failed
error: &#039;Access denied for user &#039;root&#039;@&#039;localhost&#039; (using password: NO)&#039;</description>
		<content:encoded><![CDATA[<p>Thanks for the efoort. Please not the following :<br />
 1. easy,clear .<br />
 2. Something is missing for a beginner . this is the   steps prior to the following command :</p>
<p>user01@user01-desktop:~$ mysqladmin -u root password  Yourpassord<br />
because the followingresponce will appear :</p>
<p>mysqladmin: connect to server at &#8216;localhost&#8217; failed<br />
error: &#8216;Access denied for user &#8216;root&#8217;@'localhost&#8217; (using password: NO)&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.everyjoe.com/newlinuxuser/beginners-guide-to-setting-up-apache2-php5-and-mysql/comment-page-1/#comment-1799</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 11 Aug 2008 13:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.newlinuxuser.com/beginners-guide-to-setting-up-apache2-php5-and-mysql/#comment-1799</guid>
		<description>I would agree with only_samurai, other than this:
I have a major noob problem, in that after installing php, apache and mysql first (and phpmyadmin later) i just get a standard apache test page when i log in.  this tutorial only covers if everything works perfectly.</description>
		<content:encoded><![CDATA[<p>I would agree with only_samurai, other than this:<br />
I have a major noob problem, in that after installing php, apache and mysql first (and phpmyadmin later) i just get a standard apache test page when i log in.  this tutorial only covers if everything works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: only_samurai</title>
		<link>http://www.everyjoe.com/newlinuxuser/beginners-guide-to-setting-up-apache2-php5-and-mysql/comment-page-1/#comment-1491</link>
		<dc:creator>only_samurai</dc:creator>
		<pubDate>Tue, 03 Jun 2008 22:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.newlinuxuser.com/beginners-guide-to-setting-up-apache2-php5-and-mysql/#comment-1491</guid>
		<description>This is surely a beginner&#039;s guide. Not bad for a quick-setup; however, a lot of detail into how things are configured and used are left out. Nice job all the same.</description>
		<content:encoded><![CDATA[<p>This is surely a beginner&#8217;s guide. Not bad for a quick-setup; however, a lot of detail into how things are configured and used are left out. Nice job all the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Version control your text via Wikis</title>
		<link>http://www.everyjoe.com/newlinuxuser/beginners-guide-to-setting-up-apache2-php5-and-mysql/comment-page-1/#comment-1141</link>
		<dc:creator>Version control your text via Wikis</dc:creator>
		<pubDate>Tue, 27 Nov 2007 02:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.newlinuxuser.com/beginners-guide-to-setting-up-apache2-php5-and-mysql/#comment-1141</guid>
		<description>[...] there are a lot of PHP-based wikis out there so it&#8217;s more or less required for you to have Apache and PHP installed. Some wikis don&#8217;t really require a database backend so it&#8217;s not always a necessity to [...]</description>
		<content:encoded><![CDATA[<p>[...] there are a lot of PHP-based wikis out there so it&#8217;s more or less required for you to have Apache and PHP installed. Some wikis don&#8217;t really require a database backend so it&#8217;s not always a necessity to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>