Thanks for the help, I just have some follow up questions now. Okay I followed these directions. From these direction at http://www.codeproject.com/cpnet/introtomono2.asp I can confirm that XSP does work. However I ran into problems getting mod_mono to work. I keep getting back the error "apr_pool_cleanup_null". Is this because mod_mono cannot find my mod-mono-server.exe or is this happening because I am using the RPM version. I had to use no dependencies and force install the RPM because I couldn't find the mod_mono install from the binary and it was asking for the XSP RPM and the httpd (Apache) RPM. So my question is:
- Is there a mod_mono module that is placed in some mysterious directory in the binary install? - And is there some mysterious files that I have to copy to the Apache 1.3.33 libexec directory besides the mod_mono.so file? Any help is greatly appreciated. Thanks, Nick -----Original Message----- From: Martin Hinks [mailto:[EMAIL PROTECTED] Sent: Monday, June 20, 2005 9:45 AM To: Nick Berardi Cc: Mono-list Subject: Re: [Mono-list] Installing Apache 1.3 and mod_mono question. Try http://www.codeproject.com/cpnet/introtomono2.asp Seems quite informative and has steps for Apache 1.3.x Martin On 6/20/05, Nick Berardi <[EMAIL PROTECTED]> wrote: > I am setting up Mono on a clients server is there any special steps I have > to take to get mod_mono running after installing the binary install package? > It is a RedHat 9.0 server running kernel version 2.4.26, and Apache version > 1.3.33. I would really like an automated setup if possible, however if I > have to edit some files that will be fine too. > > I would just like a step by step guide, I have read the mod_mono wiki on the > website however it talks about Apache2 everywhere except the top of the page > where if very briefly mentions Apache 1.3. Please be kind in responding I > am a .NET guy not a UNIX administrator. > > Thanks, > Nick > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > -- Martin Hinks _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
