Mono Application

Hi,

I'd like to run .NET Applications with mod_mono on my server. I tried to install libapache2-mod-mono, but it would remove apache2-mpm-prefork and instead install apache2-mpm-worker. So I stopped the installation as I'm not shure, if this is ok.

What do you suggest to run mod_mono?

root@server:~# apt-get install libapache2-mod-mono
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
apache2-mpm-worker libmono-data-tds1.0-cil libmono-security1.0-cil libmono-sharpzip0.84-cil
libmono-system-data1.0-cil libmono-system-web1.0-cil libmono1.0-cil mono-apache-server mono-xsp-base
The following packages will be REMOVED:
apache2-mpm-prefork libapache2-mod-php5
The following NEW packages will be installed:
apache2-mpm-worker libapache2-mod-mono libmono-data-tds1.0-cil libmono-security1.0-cil libmono-sharpzip0.84-cil
libmono-system-data1.0-cil libmono-system-web1.0-cil libmono1.0-cil mono-apache-server mono-xsp-base
0 upgraded, 10 newly installed, 2 to remove and 2 not upgraded.
Need to get 1628kB of archives.
After this operation, 1122kB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.

Status: 
Closed (fixed)

Comments