Public bug reported:

The package install an Apache configuration file in
/etc/adminer/apache.conf instead of /etc/apache2/conf-
available/adminer.conf

This forbid the easy use of `a2endconf adminer.conf` followed by
`service apache2 reload` after the package install (and eventually brake
post-install script if any).


Post-install workaround :

ln /etc/adminer/apache.conf /etc/apache2/conf-available/adminer.conf
a2enconf adminer.conf
service apache2 reload

** Affects: adminer (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1609326

Title:
  adminer .conf file is misplaced in /adminer/apache.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adminer/+bug/1609326/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to