<?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: Install LAMP Server for Centos/RHEL</title>
	<atom:link href="http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/feed/" rel="self" type="application/rss+xml" />
	<link>http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/</link>
	<description>Daily Blog from Internet Entrepreneur/Webmaster</description>
	<lastBuildDate>Wed, 16 May 2012 07:15:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Esvalot</title>
		<link>http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-23698</link>
		<dc:creator>Esvalot</dc:creator>
		<pubDate>Thu, 02 Feb 2012 11:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-23698</guid>
		<description>Excellent post! It works like a charm. Only a few adjustments in the firewall but it&#039;s OK!</description>
		<content:encoded><![CDATA[<p>Excellent post! It works like a charm. Only a few adjustments in the firewall but it&#8217;s OK!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-7609</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 21 Jun 2010 08:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-7609</guid>
		<description>Excellent tutorial! I ran into some trouble, especially with compatibility with php5.1 and phpmyadmin 3.3, but I manage to find my way each time.
As I&#039;m a beginner, this was very helpful, thank you and keep it up :)</description>
		<content:encoded><![CDATA[<p>Excellent tutorial! I ran into some trouble, especially with compatibility with php5.1 and phpmyadmin 3.3, but I manage to find my way each time.<br />
As I&#8217;m a beginner, this was very helpful, thank you and keep it up <img src='http://corpocrat.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Biju Damodaran</title>
		<link>http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-5284</link>
		<dc:creator>Biju Damodaran</dc:creator>
		<pubDate>Tue, 08 Dec 2009 02:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-5284</guid>
		<description>Excellent resource to setup LAMP server. The site was to the point and fairly exhaustive. Helped me setup my LAMP server.</description>
		<content:encoded><![CDATA[<p>Excellent resource to setup LAMP server. The site was to the point and fairly exhaustive. Helped me setup my LAMP server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hotcoder</title>
		<link>http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-2020</link>
		<dc:creator>hotcoder</dc:creator>
		<pubDate>Fri, 31 Oct 2008 11:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-2020</guid>
		<description>It seems u haven&#039;t set privileges to your files, use this command:
 chown -R apache:apache /var/www/html/yourfiles</description>
		<content:encoded><![CDATA[<p>It seems u haven&#8217;t set privileges to your files, use this command:<br />
 chown -R apache:apache /var/www/html/yourfiles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Long</title>
		<link>http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-736</link>
		<dc:creator>Long</dc:creator>
		<pubDate>Thu, 14 Aug 2008 02:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-736</guid>
		<description>Thanks very much ! I setup complete my VPS
But if someone try service mysqld start then:

Timeout error occurred trying to start MySQL Daemon.
Starting MySQL: [FAILED]

You need to edit /etc/my.cnf , add this lines after line: old_passwords=1

skip-innodb
skip-bdb

It worked for me !
Thank again.</description>
		<content:encoded><![CDATA[<p>Thanks very much ! I setup complete my VPS<br />
But if someone try service mysqld start then:</p>
<p>Timeout error occurred trying to start MySQL Daemon.<br />
Starting MySQL: [FAILED]</p>
<p>You need to edit /etc/my.cnf , add this lines after line: old_passwords=1</p>
<p>skip-innodb<br />
skip-bdb</p>
<p>It worked for me !<br />
Thank again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jawi-online</title>
		<link>http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-689</link>
		<dc:creator>jawi-online</dc:creator>
		<pubDate>Tue, 17 Jun 2008 07:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-689</guid>
		<description>Thanks for your reply, 
I will try again this week and lett you know what happends</description>
		<content:encoded><![CDATA[<p>Thanks for your reply,<br />
I will try again this week and lett you know what happends</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pbu</title>
		<link>http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-684</link>
		<dc:creator>pbu</dc:creator>
		<pubDate>Mon, 09 Jun 2008 14:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-684</guid>
		<description>&lt;p&gt;1. to select database issue this command&lt;/p&gt;
&lt;p&gt; use database_name&lt;/p&gt;
&lt;p&gt;2. did you place the following code in test.php&lt;/p&gt;
&lt;p&gt;&lt;?php&lt;br /&gt;
phpinfo();&lt;br /&gt;
?&gt;&lt;/p&gt;
&lt;p&gt;and restart the apache server after php installation&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>1. to select database issue this command</p>
<p> use database_name</p>
<p>2. did you place the following code in test.php</p>
<p>< ?php<br />
phpinfo();<br />
?></p>
<p>and restart the apache server after php installation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jawi-online</title>
		<link>http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-682</link>
		<dc:creator>jawi-online</dc:creator>
		<pubDate>Fri, 06 Jun 2008 09:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/18/install-lamp-server-for-centosrhel/#comment-682</guid>
		<description>Hey! I have tried to install a lampp server accoridng to your instruction on top of a Centos 5.1 Desktop installation and i get stuck at: 
mysql&gt; UPDATE user SET Password=PASSWORD(&#039;guest&#039;) WHERE user=&#039;guest&#039;;
I get the error: no database selected.

Also i&#039;ve ad the test.php doc in the HTML directory and then i get a blank firefox screen when exploring. So no services or places are given.

In witch direction can i search for this problem?

I&#039;ve installed the Desktop according to the howtoforge manual Desktop on centos5.1

yours,

Willem</description>
		<content:encoded><![CDATA[<p>Hey! I have tried to install a lampp server accoridng to your instruction on top of a Centos 5.1 Desktop installation and i get stuck at:<br />
mysql&gt; UPDATE user SET Password=PASSWORD(&#8216;guest&#8217;) WHERE user=&#8217;guest&#8217;;<br />
I get the error: no database selected.</p>
<p>Also i&#8217;ve ad the test.php doc in the HTML directory and then i get a blank firefox screen when exploring. So no services or places are given.</p>
<p>In witch direction can i search for this problem?</p>
<p>I&#8217;ve installed the Desktop according to the howtoforge manual Desktop on centos5.1</p>
<p>yours,</p>
<p>Willem</p>
]]></content:encoded>
	</item>
</channel>
</rss>

