PDA

View Full Version : [OS Debian Sarge] Mono - XSP2


pontifex
8th March 2006, 23:25
Hello everyone,

i am not sure if you can help me. Currently i have installed sarge, apache2 and vhosts. (with 42ispgo)

now i am not sure if it is possible to use mono with that. so i am asking before i start installing that. when i check of mono packages are availabe i get the following information:

apt-cache search mono xsp2
asp.net2-examples - demo pages for ASP.NET 1.1 and 2.0 infrastructure
mono-xsp2 - simple web server to run ASP.NET applications
mono-xsp2-base - base libraries for XSP 2.0


apt-cache search mod-mono
libapache-mod-mono - Run ASP.NET Pages on UNIX with Apache and Mono
libapache2-mod-mono - Run ASP.NET Pages on UNIX with Apache 2 and Mono
mono-apache-server - backend for mod_mono Apache module
mono-apache-server2 - backend for mod_mono2 Apache module


can i install that packages and how do i have to modify the vhost file --?


Cheers
PM

falko
9th March 2006, 11:22
I'd run
apt-get install mono-xsp2 mono-xsp2-base libapache2-mod-mono mono-apache-server2

how do i have to modify the vhost file --?
Take a look here:
http://www.howtoforge.com/forums/showpost.php?p=18033&postcount=3