<?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 with Apache, PHP 7 and MariaDB 10 on Ubuntu 16.04 Server	</title>
	<atom:link href="https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 10 Apr 2017 16:41:09 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: John		</title>
		<link>https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/comment-page-1/#comment-882839</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Mon, 10 Apr 2017 16:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=20682#comment-882839</guid>

					<description><![CDATA[Excellent tutorial  - worked without issue on XUBUNTU 16.04 which is a rarety.]]></description>
			<content:encoded><![CDATA[<p>Excellent tutorial  &#8211; worked without issue on XUBUNTU 16.04 which is a rarety.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matei Cezar		</title>
		<link>https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/comment-page-1/#comment-803723</link>

		<dc:creator><![CDATA[Matei Cezar]]></dc:creator>
		<pubDate>Mon, 01 Aug 2016 12:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=20682#comment-803723</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/comment-page-1/#comment-803699&quot;&gt;Bepo&lt;/a&gt;.

Choose retry (skip questions). If there are still issues with phpmyadmin, then completley remove the package with sudo apt remove --purge phpmyadmin and manually install phpmyadmin from sources.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/comment-page-1/#comment-803699">Bepo</a>.</p>
<p>Choose retry (skip questions). If there are still issues with phpmyadmin, then completley remove the package with sudo apt remove &#8211;purge phpmyadmin and manually install phpmyadmin from sources.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bepo		</title>
		<link>https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/comment-page-1/#comment-803699</link>

		<dc:creator><![CDATA[Bepo]]></dc:creator>
		<pubDate>Mon, 01 Aug 2016 10:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=20682#comment-803699</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/comment-page-1/#comment-803695&quot;&gt;Matei Cezar&lt;/a&gt;.

I get the following error message when running the command you advised.

┌────┤ Configuring phpmyadmin ├─────────────┐
│ An error occurred while installing the database:                                                        │ 
│                                                                                                         │ 
│ ERROR 1045 (28000): Access denied for user &#039;root&#039;@&#039;localhost&#039; (using password: NO) . Your options are:  │ 
│  * abort - Causes the operation to fail; you will need to downgrade,                                    │ 
│    reinstall, reconfigure this package, or otherwise manually intervene                                 │ 
│    to continue using it. This will usually also impact your ability to                                  │ 
│    install other packages until the installation failure is resolved.                                   │ 
│  * retry - Prompts once more with all the configuration questions                                       │ 
│    (including ones you may have missed due to the debconf priority                                      │ 
│    setting) and makes another attempt at performing the operation.                                      │ 
│  * retry (skip questions) - Immediately attempts the operation again,                                   │ 
│    skipping all questions. This is normally useful only if you have                                     │ 
│    solved the underlying problem since the time the error occurred.                                     │ 
│  * ignore - Continues the operation ignoring dbconfig-common errors.                                    │ 
│    This will usually leave this package without a functional database.                                  │ 
│                                                                                                         │ 
│ Next step for database installation:                                                                    │ 
│                                                                                                         │ 
│                                         abort                                                           │ 
│                                         retry                                                           │ 
│                                         retry (skip questions)                                          │ 
│                                         ignore                                                          │ 
│                                                                                                         │ 
│                                                                                                         │ 
│                                                                                                     │ 
│                                                                                                         │ 
└───────────────────────────────────┘]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/comment-page-1/#comment-803695">Matei Cezar</a>.</p>
<p>I get the following error message when running the command you advised.</p>
<p>┌────┤ Configuring phpmyadmin ├─────────────┐<br />
│ An error occurred while installing the database:                                                        │<br />
│                                                                                                         │<br />
│ ERROR 1045 (28000): Access denied for user &#8216;root&#8217;@&#8217;localhost&#8217; (using password: NO) . Your options are:  │<br />
│  * abort &#8211; Causes the operation to fail; you will need to downgrade,                                    │<br />
│    reinstall, reconfigure this package, or otherwise manually intervene                                 │<br />
│    to continue using it. This will usually also impact your ability to                                  │<br />
│    install other packages until the installation failure is resolved.                                   │<br />
│  * retry &#8211; Prompts once more with all the configuration questions                                       │<br />
│    (including ones you may have missed due to the debconf priority                                      │<br />
│    setting) and makes another attempt at performing the operation.                                      │<br />
│  * retry (skip questions) &#8211; Immediately attempts the operation again,                                   │<br />
│    skipping all questions. This is normally useful only if you have                                     │<br />
│    solved the underlying problem since the time the error occurred.                                     │<br />
│  * ignore &#8211; Continues the operation ignoring dbconfig-common errors.                                    │<br />
│    This will usually leave this package without a functional database.                                  │<br />
│                                                                                                         │<br />
│ Next step for database installation:                                                                    │<br />
│                                                                                                         │<br />
│                                         abort                                                           │<br />
│                                         retry                                                           │<br />
│                                         retry (skip questions)                                          │<br />
│                                         ignore                                                          │<br />
│                                                                                                         │<br />
│                                                                                                         │<br />
│                                                                                                     │<br />
│                                                                                                         │<br />
└───────────────────────────────────┘</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matei Cezar		</title>
		<link>https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/comment-page-1/#comment-803695</link>

		<dc:creator><![CDATA[Matei Cezar]]></dc:creator>
		<pubDate>Mon, 01 Aug 2016 09:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=20682#comment-803695</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/comment-page-1/#comment-803682&quot;&gt;Bepo&lt;/a&gt;.

Use sudo dpkg-reconfigure phpmyadmin. No, by default, phpmyadmin installed from binaries does not use /var/ww/html directory for installation and uses /etc only for configuration . The source files reside in /usr/share/phpmyadmin usually.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/comment-page-1/#comment-803682">Bepo</a>.</p>
<p>Use sudo dpkg-reconfigure phpmyadmin. No, by default, phpmyadmin installed from binaries does not use /var/ww/html directory for installation and uses /etc only for configuration . The source files reside in /usr/share/phpmyadmin usually.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bepo		</title>
		<link>https://www.tecmint.com/install-lamp-apache-php-7-and-mariadb-10-on-ubuntu-16-04/comment-page-1/#comment-803682</link>

		<dc:creator><![CDATA[Bepo]]></dc:creator>
		<pubDate>Mon, 01 Aug 2016 09:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=20682#comment-803682</guid>

					<description><![CDATA[I got everything installed but phpmyadmin is in /etc instead of /var/www/html where it should have gone to I think. Also it didn&#039;t accept my password for root. Can I reinstall phpmyadmin somehow? When I run the command for installing it, it tells me that it&#039;s already the newest and cannot be upgreaded. 
Thank you.]]></description>
			<content:encoded><![CDATA[<p>I got everything installed but phpmyadmin is in /etc instead of /var/www/html where it should have gone to I think. Also it didn&#8217;t accept my password for root. Can I reinstall phpmyadmin somehow? When I run the command for installing it, it tells me that it&#8217;s already the newest and cannot be upgreaded.<br />
Thank you.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
