[Mono-list] Update: Tell mod_mono to invoke mono-service2, instead of mono-service

Mike Morano mmorano at mikeandwan.us
Sat Apr 19 10:24:36 EDT 2008


This should do the trick in your config - just make sure it points to the right location:

MonoServerPath "/usr/local/bin/mod-mono-server2"



fevans wrote:
> In the end, I changed MODMONO_SERVER_PATH in mod_mono.h.
> I'm pretty sure this isn't necessary, but I couldn't find the right
> solution.
> 
> 
> fevans wrote:
>> I've configured mod_mono, and I feel like I'm 95% there.
>>
>> Configuration:
>> Mono 1.9
>> Apache 2.2.8
>>
>> I have a .NET2.0 Web-Service. When I bring up the WSDL url in the browser
>> I get an error (related to CodeBehind and class not found). 
>>
>> But I noticed at the bottom of the error-message it said...
>> "Mono Version: 1.1.4322.2032"
>>
>> This is a .NET2.0 service, so I think I've configured something wrong. 
>> What I'm missing? Thanks in advance
>>
>>
> 


More information about the Mono-list mailing list