Hi there,
I use Debian as a base system on my VPS.
I tried to set up Mumble with some web interface. Mumble is working but I have broblems with Apache and ICE.

In Apache logs I get this :
Code:
[Thu May 05 19:06:55 2011] [notice] child pid 25635 exit signal Segmentation fault (11)
[Thu May 05 19:06:56 2011] [notice] caught SIGTERM, shutting down
[Thu May 05 19:06:57 2011] [notice] Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny9 with Suhosin-Patch mod_wsgi/2.5 Python/2.5.2 configured -- resuming normal operations
[Thu May 05 19:07:35 2011] [error] [client 85.222.89.125] File does not exist: /var/www/favicon.ico
[Thu May 05 19:07:35 2011] [error] [client 85.222.89.125] File does not exist: /var/www/favicon.ico
[Thu May 05 19:07:35 2011] [error] [client 85.222.89.125] File does not exist: /var/www/favicon.ico
[Thu May 05 22:26:45 2011] [notice] caught SIGTERM, shutting down
icecpp: input files must end with `.ice'
PHP Fatal error:  Unable to start ice module in Unknown on line 0
icecpp: input files must end with `.ice'
I have no idea whoot to do now. Apache is not starting or it is starting just for a while.