Package libapache2-mod-auth-mysql is not available
linux, linux-mint, mysql, php
Solution
This is a confirmed bug. See this
Problem
I'm trying to install a LAMP stack on Linux Mint 16 Mate x64 but always get an error when I run this command: ``` sudo apt-get install mysql-server libapache2-mod-auth-mysql php5-mysql ``` I'm using the default source repositories. I managed to install `apache2`, `php5` and `mysql` but whenever I install the three packages it returns: Package libapache2-mod-auth-mysql is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'libapache2-mod-auth-mysql' has no installation candidate Because of this I can't use the friendly URL feature.