<?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 Install LAMP Server on CentOS 8	</title>
	<atom:link href="https://www.tecmint.com/install-lamp-on-centos-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-lamp-on-centos-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 15 Nov 2021 06:42:23 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-lamp-on-centos-8/comment-page-1/#comment-1649456</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 15 Nov 2021 06:42:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36147#comment-1649456</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lamp-on-centos-8/comment-page-1/#comment-1648673&quot;&gt;ayenco&lt;/a&gt;.

@Ayenco,

You need to allow the remote IP address to access your MySQL database on the server.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lamp-on-centos-8/comment-page-1/#comment-1648673">ayenco</a>.</p>
<p>@Ayenco,</p>
<p>You need to allow the remote IP address to access your MySQL database on the server.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ayenco		</title>
		<link>https://www.tecmint.com/install-lamp-on-centos-8/comment-page-1/#comment-1648673</link>

		<dc:creator><![CDATA[ayenco]]></dc:creator>
		<pubDate>Sun, 14 Nov 2021 06:58:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36147#comment-1648673</guid>

					<description><![CDATA[Hi, I had this error was trying the deploy a &lt;strong&gt;WordPress&lt;/strong&gt; website webserver and to make the WordPress talk to another db server both on RedHat distribution Linux server on AWS
but am getting this error &quot;&lt;strong&gt;Error establishing a database connection&lt;/strong&gt;&quot; instead of the WordPress website to appear what am doing wrong guys. I allowed all ip address on my security group.]]></description>
			<content:encoded><![CDATA[<p>Hi, I had this error was trying the deploy a <strong>WordPress</strong> website webserver and to make the WordPress talk to another db server both on RedHat distribution Linux server on AWS<br />
but am getting this error &#8220;<strong>Error establishing a database connection</strong>&#8221; instead of the WordPress website to appear what am doing wrong guys. I allowed all ip address on my security group.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anthony		</title>
		<link>https://www.tecmint.com/install-lamp-on-centos-8/comment-page-1/#comment-1417626</link>

		<dc:creator><![CDATA[Anthony]]></dc:creator>
		<pubDate>Mon, 18 Jan 2021 11:31:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36147#comment-1417626</guid>

					<description><![CDATA[Please add 
&lt;pre&gt;
# yum install php-json
&lt;/pre&gt;
or pgpmyadmin will not work]]></description>
			<content:encoded><![CDATA[<p>Please add </p>
<pre>
# yum install php-json
</pre>
<p>or pgpmyadmin will not work</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James Kiarie		</title>
		<link>https://www.tecmint.com/install-lamp-on-centos-8/comment-page-1/#comment-1385393</link>

		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 16:46:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36147#comment-1385393</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lamp-on-centos-8/comment-page-1/#comment-1384641&quot;&gt;Rudy&lt;/a&gt;.

Hey Rudy, looks like a permission issue. Try running the following command:
&lt;pre&gt;
$ sudo chmod -R 755 /var/www/html
&lt;/pre&gt;
Let me know how it goes.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lamp-on-centos-8/comment-page-1/#comment-1384641">Rudy</a>.</p>
<p>Hey Rudy, looks like a permission issue. Try running the following command:</p>
<pre>
$ sudo chmod -R 755 /var/www/html
</pre>
<p>Let me know how it goes.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James Kiarie		</title>
		<link>https://www.tecmint.com/install-lamp-on-centos-8/comment-page-1/#comment-1385391</link>

		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 16:42:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36147#comment-1385391</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lamp-on-centos-8/comment-page-1/#comment-1329585&quot;&gt;Igor&lt;/a&gt;.

Thanks for the love Igor. Much appreciated.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lamp-on-centos-8/comment-page-1/#comment-1329585">Igor</a>.</p>
<p>Thanks for the love Igor. Much appreciated.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
