I tried to add the --applications argument but xsp would throw an exception. With respect to the two being different, this I know but I would think that if xsp didnt work then most likely mod_mono would fail as well since they are using the same engine. Is this not correct. I would much rather get it to work as a module. The only reason I tried xsp as a standalone was so I could see why mod_mono was not servicing requests.
On Tue, 2004-05-18 at 10:14, Gregory Junker wrote: > Unless I missed some significant change in the past couple of weeks, you > should be doing the following to start the mod_mono server: > > > mono /usr/bin/mod-mono-server.exe --root <...> --applications <...>:<...> > --nonstop & > > > And then chmod the file so it's RW for the webserver. > > XSP and mod-mono-server are not exactly the same thing... > > Greg > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
