Does XSP 0.6 run with mod_mono 0.5? If not, the download page should be updated as they are listed in the same release. If yes, how can I debug what is the problem making them not work? On a FreeBSD machine, I get internal server errors but the Apache server log gives no indication they are even returned
TIA Victor -----Mensaje original----- De: Gonzalo Paniagua Javier [mailto:[EMAIL PROTECTED] Enviado el: s�bado, 04 de octubre de 2003 15:21 Para: [EMAIL PROTECTED] Asunto: Re: [Mono-list] XSP web server (0.6) El s�b, 04-10-2003 a las 12:24, [EMAIL PROTECTED] escribi�: > On Fri, Oct 03, 2003 at 03:23:04PM -0400, Andrew M. Perkins wrote: > > I am attempting to set up Apache version 1.3 to run .NET c# pages. > > According to all the newsgroups I have located thus far, the indication > > is that I should use the mono_mod to Apache. I downloaded the source of > > the Mono Runtime and attempted to ./configure. I receive an error > > message that indicates that I need XSP installed. I downloaded the XSP > > web server (0.6) from the site at http://www.go-mono.com/download.html. > > When I decompress the file and follow the instructions found in the mono > > INSTALL file, I am supposed to run a ./configure on the XSP source and > > then try to compile using the make.... Well, there is NO configure file > > in the "source" I downloaded. Am I missing something? Please advise... > > > > Try download the latest cvs sources for mod_mono and xsp. There you'll > find autogen.sh script. You must run that script and then run make. Yes, use that autogen.sh, but don't mix current CVS xsp with mod_mono 0.5 as it won't work. -Gonzalo _______________________________________________ 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
