On Mon, 2005-09-12 at 18:49 -0700, chamalsl (sent by Nabble.com) wrote:
> Hi, 
> 
> I installed xsp, mod_mono and apache. But when I try to run the asp
> samples , which comes with xsp, web browser says service temorary
> unavailable. 
> 
> I looked inside the apache error log to find what is wrong. The error
> log says, 
> 
> "mono /usr/bin/mod-mono-server.exe --root . --applications /mono:. 
> cannot open assembly /usr/bin/mod-mono-server.exe 
> " 
> 
> Why do I get this error. Plz help me. 

That's because there's no /usr/bin/mod-mono-server.exe :-)

If you installed that in other place, you can use MonoExecutablePath and
MonoServerPath to tell mod_mono where to find 'mono' executable and
'mod-mono-server.exe' (see 'man mod_mono').

-Gonzalo


_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to