[Mono-list] mod mono and apache problem
Gonzalo Paniagua Javier
gonzalo at ximian.com
Tue Sep 13 01:25:52 EDT 2005
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
More information about the Mono-list
mailing list