<?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 (Linux, Apache, MariaDB and PHP) on Fedora 23 Server and Workstation	</title>
	<atom:link href="https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 13 May 2020 13:40:45 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Carmine		</title>
		<link>https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/comment-page-1/#comment-1333336</link>

		<dc:creator><![CDATA[Carmine]]></dc:creator>
		<pubDate>Wed, 13 May 2020 13:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16927#comment-1333336</guid>

					<description><![CDATA[The following &lt;strong&gt;php-mysql&lt;/strong&gt; didn&#039;t work out of that command.
&lt;pre&gt;
# dnf install php-mysql php-pdo php-gd php-mbstring
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>The following <strong>php-mysql</strong> didn&#8217;t work out of that command.</p>
<pre>
# dnf install php-mysql php-pdo php-gd php-mbstring
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: olivedev		</title>
		<link>https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/comment-page-1/#comment-845369</link>

		<dc:creator><![CDATA[olivedev]]></dc:creator>
		<pubDate>Thu, 08 Dec 2016 07:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16927#comment-845369</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/comment-page-1/#comment-845000&quot;&gt;Ravi Saive&lt;/a&gt;.

Ravi, Thanks for the the LAMP on Debian tutorial.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/comment-page-1/#comment-845000">Ravi Saive</a>.</p>
<p>Ravi, Thanks for the the LAMP on Debian tutorial.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/comment-page-1/#comment-845000</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 07 Dec 2016 05:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16927#comment-845000</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/comment-page-1/#comment-844785&quot;&gt;olivedev&lt;/a&gt;.

@Olivedev,

Thanks for find it helpful, yes the same instructions also works on Fedora 24 and Fedora 25, but we already covered about LAMP installation on both latest Fedora distributions here:

&lt;a href=&quot;http://www.tecmint.com/install-lamp-apache-mariadb-php-fedora-24-server-workstation/&quot; target=&quot;_blank&quot;&gt;Install LAMP on Fedora 24 and Fedora 25&lt;/a&gt;

If you are looking for LAMP on Debian, go through this article: &lt;a href=&quot;http://www.tecmint.com/install-setup-lamp-on-debian-8-jessie/&quot; target=&quot;_blank&quot;&gt;Install and Configure LAMP Stack on Debian&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/comment-page-1/#comment-844785">olivedev</a>.</p>
<p>@Olivedev,</p>
<p>Thanks for find it helpful, yes the same instructions also works on Fedora 24 and Fedora 25, but we already covered about LAMP installation on both latest Fedora distributions here:</p>
<p><a target="_blank" href="http://www.tecmint.com/install-lamp-apache-mariadb-php-fedora-24-server-workstation/" target="_blank">Install LAMP on Fedora 24 and Fedora 25</a></p>
<p>If you are looking for LAMP on Debian, go through this article: <a target="_blank" href="http://www.tecmint.com/install-setup-lamp-on-debian-8-jessie/" target="_blank">Install and Configure LAMP Stack on Debian</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: olivedev		</title>
		<link>https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/comment-page-1/#comment-844785</link>

		<dc:creator><![CDATA[olivedev]]></dc:creator>
		<pubDate>Tue, 06 Dec 2016 13:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16927#comment-844785</guid>

					<description><![CDATA[Nicely explained. Any chance you will update this for the new version of Fedora? Also Is the process of install PHP on Debian same? I have been using a platform, Cloudways, where there is no need to install it manually. But I think it will be a good thing if I know how to do it manually.]]></description>
			<content:encoded><![CDATA[<p>Nicely explained. Any chance you will update this for the new version of Fedora? Also Is the process of install PHP on Debian same? I have been using a platform, Cloudways, where there is no need to install it manually. But I think it will be a good thing if I know how to do it manually.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/comment-page-1/#comment-842287</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 28 Nov 2016 06:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16927#comment-842287</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/comment-page-1/#comment-842279&quot;&gt;ahmad zaki bin abdullah&lt;/a&gt;.

@Ahmad,

Yes, Fedora 25 is latest version of Fedora 23 with minor changes, so using these instructions you can easily install LAMP on Fedora 25 without any issues.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lamp-apache-mariadb-and-php-on-fedora-23/comment-page-1/#comment-842279">ahmad zaki bin abdullah</a>.</p>
<p>@Ahmad,</p>
<p>Yes, Fedora 25 is latest version of Fedora 23 with minor changes, so using these instructions you can easily install LAMP on Fedora 25 without any issues.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
