Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2005 21:26:07 -0400
From:      Tom McLaughlin <tmclaugh@sdf.lonestar.org>
To:        jmlewis@dslextreme.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: MONO (.NET) on FreeBSD and Apache2
Message-ID:  <1113528368.3326.28.camel@compass.straycat.dhs.org>
In-Reply-To: <35ba0a41ddea27430a3aa26a.20050414162346.wzyrjvf@www.dslextreme.com>
References:   <35ba0a41ddea27430a3aa26a.20050414162346.wzyrjvf@www.dslextreme.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2005-04-14 at 16:23 -0700, Joshua Lewis wrote:
> I really want to get Mono working on a FreeBSD Apache system. I have done
> lots of searching and have not figured out how to get it properly
> configured.
> 
> I merged the BSD# ports with my local ports collection
> 
> I did a make install clean from /usr/ports/lang/mono-devel
> 
> That installed mono 1.1.6_1
> 

You'll need to be using Mono 1.1.7 (once it's released, Bill Middleton
has been working aginst SVN fixing numerous problems...  Bill rocks), a
recent FreeBSD -CURRENT, and Mono libmapped to libthr.

> Then I also did a make install clean from /usr/ports/www/mod_mono and
> tride to configure my httpd.conf the way they did on some tutorials
> online. But /var/log/http-error shows errors about misconfiguration.
> 
> Does anyone have a working example of to configure mod_mono in Apache?
> 
> I also read about some XSP or some other type of web server. I think it
> was written entirely in C# and was wondering if that is a better way to go
> rather then Apache. I prefer Apache and would rather get it working rather
> then switch to a whole new web server.

As for the relationship between Apache/mod_mono/XSP, I believe mod_mono
just passes pages to the local xsp to process the page.  XSP can also be
run as a standalone server to accept the page requests and process the
aspx pages.  I'll know more once I actually have the ability to play
with it.

In the future, you might want to use the bsd-sharp-list mailing list on
Novell Forge for questions on Mono and XSP.  Checked the link in my sig.
Thanks.

Tom

-- 

BSD# Project - Porting Mono to FreeBSD
http://www.mono-project.com/Mono:FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1113528368.3326.28.camel>