ispCP - Board - Support
[FIXED] ASP.NET-C# in ISPCP? - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: [FIXED] ASP.NET-C# in ISPCP? (/thread-3149.html)

Pages: 1 2


[FIXED] ASP.NET-C# in ISPCP? - DiXeoN - 04-28-2008 04:11 PM

Hello.

Is it possible to get ASP.NET-C# working with ISPCP?

That would be pretty nice Smile


RE: ASP.NET-C# in ISPCP? - rbtux - 04-28-2008 04:57 PM

.net version 1 und soon version 2 are available with mod_mono. I don't know if it's designed to use also in multiuser environments so you have to check it for your self...


RE: ASP.NET-C# in ISPCP? - DiXeoN - 04-28-2008 05:07 PM

do you have a guide to install it on my Debian 4.0?


RE: ASP.NET-C# in ISPCP? - rbtux - 04-28-2008 05:10 PM

http://www.mono-project.com/Mod_mono


RE: ASP.NET-C# in ISPCP? - DiXeoN - 04-28-2008 05:19 PM

i now installed it, but how do i enable it?


RE: ASP.NET-C# in ISPCP? - rbtux - 04-28-2008 05:39 PM

http://www.mono-project.com/Mod_mono


RE: ASP.NET-C# in ISPCP? - DiXeoN - 04-28-2008 05:42 PM

i cant find any guides there to enable it?

i tried to add it in the apache configuration file, but i cant see the mod_mono files anywhere?


RE: ASP.NET-C# in ISPCP? - rbtux - 04-28-2008 05:51 PM

then look harder... ;-)

Easy Configuration of Mod_Mono describes a simple way to do it...
Configuring Mod_Mono describes a complicate way to do it...


It's your choice...


RE: ASP.NET-C# in ISPCP? - DiXeoN - 04-28-2008 06:04 PM

i have tried the easy way...
Quote:this basically means that you load the mod_mono.conf file, like this in your Apache configuration file:

Include /etc/apache2/mod_mono.conf

But i dont have any mod_mono.conf ?

Quote:web:~# find mod_mono.conf
find: mod_mono.conf: No such file or directory



RE: ASP.NET-C# in ISPCP? - rbtux - 04-28-2008 06:06 PM

man find ;-)

find / -name mod_mono.conf