[Mono-list] Re: mod_mono / mod-mono-server.exe

Abe Gillespie agillesp@vt.edu
Fri, 20 Feb 2004 10:03:56 -0500


I take that back ... I can get ASP.NET working with the "--nonstop" switch,
but I just can't get control back.

Thanks.
-Abe

----- Original Message ----- 
From: "Abe Gillespie" <agillesp@vt.edu>
To: <mono-list@lists.ximian.com>
Sent: Friday, February 20, 2004 10:00 AM
Subject: mod_mono / mod-mono-server.exe


> I need a way for mod-mono-server.exe to be non-blocking such that I get
> control back at the command prompt.  Much like how "apachectl start"
starts
> Apache and you can go on your merry way.  For mod-mono-server, I assume
the
> missing item is the "--nonstop" switch.  I've tried this but it still
> blocks.  I believe this to be an error because it's not working how
"--help"
> seems to suggest it should.  And I can't get ASP.NET working this way.  I
> have OTOH gotten ASP.NET to work w/o using the "--nonstop" switch.
>
> Here's what the sequence looks like:
> mono /usr/local/bin/mod-mono-server.exe --nonstop --root . --applications
> /mono:.
> Listening on: /tmp/mod_mono_server
> Root directory: /usr/local/share/doc/xsp/test
>
> It just sits there after "Root directory."
>
> Any help would be greatly appreciated.
> Thanks!
> -Abe
>