<?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 Stack with PHP 8.3 and MariaDB 11 on Ubuntu 24.04	</title>
	<atom:link href="https://www.tecmint.com/install-lamp-stack-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-lamp-stack-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 22 Dec 2025 08:19:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-lamp-stack-ubuntu/comment-page-1/#comment-957989</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 05 Jan 2018 08:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23136#comment-957989</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lamp-stack-ubuntu/comment-page-1/#comment-957659&quot;&gt;Gerard&lt;/a&gt;.

@Gerard

Try to manually enable phpMyAdmin by copying its apache configuration file located in /etc/phpmyadmin/ path to Apache webserver available configurations directory, located in /etc/apache2/conf-available/:
&lt;pre&gt;
$ sudo cp /etc/phpmyadmin/apache.conf /etc/apache2/conf-available/phpmyadmin.conf
$ sudo a2enconf phpmyadmin
$ sudo service apache2 restart
&lt;/pre&gt;
Then try to access it once more.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lamp-stack-ubuntu/comment-page-1/#comment-957659">Gerard</a>.</p>
<p>@Gerard</p>
<p>Try to manually enable phpMyAdmin by copying its apache configuration file located in /etc/phpmyadmin/ path to Apache webserver available configurations directory, located in /etc/apache2/conf-available/:</p>
<pre>
$ sudo cp /etc/phpmyadmin/apache.conf /etc/apache2/conf-available/phpmyadmin.conf
$ sudo a2enconf phpmyadmin
$ sudo service apache2 restart
</pre>
<p>Then try to access it once more.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gerard		</title>
		<link>https://www.tecmint.com/install-lamp-stack-ubuntu/comment-page-1/#comment-957659</link>

		<dc:creator><![CDATA[Gerard]]></dc:creator>
		<pubDate>Thu, 04 Jan 2018 14:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23136#comment-957659</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lamp-stack-ubuntu/comment-page-1/#comment-883812&quot;&gt;Aaron Kili&lt;/a&gt;.

Hi Aaron,

I got the same problem. I reinstalled phpmyadmin, but the same result: /phpmyadmin was not found on this server.

What could be the problem.

Thank you in advance,
Gerard]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lamp-stack-ubuntu/comment-page-1/#comment-883812">Aaron Kili</a>.</p>
<p>Hi Aaron,</p>
<p>I got the same problem. I reinstalled phpmyadmin, but the same result: /phpmyadmin was not found on this server.</p>
<p>What could be the problem.</p>
<p>Thank you in advance,<br />
Gerard</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-lamp-stack-ubuntu/comment-page-1/#comment-883812</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Sat, 15 Apr 2017 08:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23136#comment-883812</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lamp-stack-ubuntu/comment-page-1/#comment-883013&quot;&gt;Waqas&lt;/a&gt;.

@Waqas

Try to reinstall it, follow the instructions carefully. It should work.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lamp-stack-ubuntu/comment-page-1/#comment-883013">Waqas</a>.</p>
<p>@Waqas</p>
<p>Try to reinstall it, follow the instructions carefully. It should work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Waqas		</title>
		<link>https://www.tecmint.com/install-lamp-stack-ubuntu/comment-page-1/#comment-883013</link>

		<dc:creator><![CDATA[Waqas]]></dc:creator>
		<pubDate>Tue, 11 Apr 2017 06:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23136#comment-883013</guid>

					<description><![CDATA[my phpmyadmin not open in web browser after installing phpmyadmin .]]></description>
			<content:encoded><![CDATA[<p>my phpmyadmin not open in web browser after installing phpmyadmin .</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
