Public bug reported: On accessing http://thuejk.dk:12345/mumble-server/ shortly after installing the mumble-server-web package, this error was in the error log. Makes the package completely unusable for me.
Restarting apache had no effect. The Ice module seems to be enabled in /etc/php5/apache2/conf.d/IcePHP.ini . The source code for the index file is at /usr/share/mumble-server- web/www/weblist.php : /usr/share/mumble-server-web/www/weblist.php " <html> <head> <title>Userlist</title> </head> <body> <?php # # Murmur.php is generated by calling # slice2php /path/to/Murmur.ice # in this directory # if (Ice_intversion() >= 30400) { [...] " Digging a bit, the problem seems to be that aptitude installed php- zeroc-ice version 3.4.2-4ubuntu1, which according to http://www.zeroc.com/forums/help-center/4798-php-fatal-error-call- undefined-function-ice_loadprofile.html has significant changes from version 3.3 . Note that that link is not complaining about the same function I mentioned above (Ice_intversion()), but mumble-server-web contains a call to ice_loadprofile() which is identical to the one in the link. ** Affects: mumble (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/1010573 Title: Depends on incompatible version of php-zeroc-ice (Call to undefined function Ice_intversion()) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/1010573/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs