It looks like mod_mono.so is loaded twice ...

grep -ri "LoadModule" /etc/apache2 | grep mono

/etc/apache2/mods-available/mod_mono.load:LoadModule mono_module 
/usr/lib/apache2/modules/mod_mono.so
/etc/apache2/mods-available/mod_mono_auto.load:    LoadModule mono_module 
/usr/lib/apache2/modules/mod_mono.so

then
a2dismod mod_mono_auto

service apache2 restart

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

Title:
  Mono Apache 14.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/mono/+bug/1308202/+subscriptions

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

Reply via email to