phpMyAdmin - apache configuration issue

Karl Auer kauer at biplane.com.au
Tue Jan 26 12:15:15 UTC 2016


On Tue, 2016-01-26 at 06:38 -0500, william drescher wrote:
> william at ubuntu-backup:/etc/apache2$ sudo a2enmod phpmyadmin
> ERROR: Module phpmyadmin does not exist!

I think whoever suggested a2enmod might have confused configuration with
modules. I'm pretty sure a2enmod just makes links
between /etc/apache2/mods-enabled and /etc/apache2/mods-available. I
think you want a2enconf, but all it does is make (or break) links
from /etc/apache2/conf-enabled into /etc/apache2/conf-available. You've
already done that manually.

There is no phpmyadmin module as such.

Have you restarted Apache yet? If not, do that and tell us what happens
when you then try connecting to phpmyadmin.

Regards, K.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)
http://www.biplane.com.au/kauer
http://twitter.com/kauer389

GPG fingerprint: E00D 64ED 9C6A 8605 21E0 0ED0 EE64 2BEE CBCB C38B
Old fingerprint: 3C41 82BE A9E7 99A1 B931 5AE7 7638 0147 2C3C 2AC4






More information about the ubuntu-users mailing list