Public bug reported:
Binary package hint: mediawiki
On Edgy:
Linux crab 2.6.17-10-server #2 SMP Fri Oct 13 18:47:26 UTC 2006 i686 GNU/Linux
Suppose I
apt-get install mediawiki
If I do
apache2ctl start
I obtain the message:
[Thu Jan 04 16:49:47 2007] [warn] The Alias directive in
/etc/apache2/sites-enabled/001-mediawiki at line 1 will probably never match
because it overlaps an earlier Alias.
mediawiki otherwise works fine, but it is a bug that this problem is reported.
The problem appears to be that the two files
/etc/apache2/conf.d/mediawiki.conf
/etc/apache2/sites-enabled/001-mediawiki
are soft links to the file
/etc/mediawiki/apache.conf
Apache presumably tries to start mediawiki twice (once from each location) -
hence its comment about the Alias overlap.
A fix is to delete the file
/etc/apache2/conf.d/mediawiki.conf
Then when I (re)start Apache, the problem does not exist, and mediawiki still
works fine.
** Affects: mediawiki (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
mediawiki: overlaps an earlier Alias
https://launchpad.net/bugs/77976
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs