[Mono-list] Mod_mono - "Service temporarily unavailable"
Matthew Reeve
matt at rangie.com
Fri Dec 16 15:08:48 EST 2005
Hi Joshua,
<<
Matthew Reeve wrote:
> "Service temporarily unavailable"
So this means that for whatever reason, mod_mono can't connect to a
mod-mono-server process. See if mod-mono-server is running and if some
files were created in /tmp -- these would be unix socket files.
>>
With apache running, having just received the error message on the page, the
/tmp folder contains three folders, .font-unix .ICE-unix and .wapi and no
other files
<<
Try removing 'test' from:
> AddMonoApplications test "/test:/usr/lib/xsp/test"
And then removing:
> MonoSetServerAlias test
And see if that helps any.
>>
My httpd.conf now contains :-
Alias /test "/usr/lib/xsp/test"
AddMonoApplications "/test:/usr/lib/xsp/test"
<Location /test>
SetHandler mono
</Location>
However apachectl restart now returns :-
apachectl: Configuration syntax error, will not run "restart":
Syntax error on line 1032 of /etc/httpd/conf/httpd.conf:
AddMonoApplications requires at least two arguments, Appends an application.
<<
- Joshua Tauberer
>>
Thanks for your reply Joshua.
- Matt
More information about the Mono-list
mailing list