Kadjo

SoftDev Journal

About This Journal

24 June 2007 by Jojo Makiling

Technical concerns tend to find a solution as long as there are good people working on them. And Linux has the very best. - Linus Torvalds

Debian XSP problem (service temporary unavailable)

March 22nd, 2008 by pepesmith


Service Temporarily Unavailable
The server is temporarily unable to service
your request due to maintenance downtime or capacity problems.
Please try again later.
--------------------------------------------------------------------------------

This is the error i’ve encounted on my server when I try to enable the XSP2 capability of my debian box. By the way XSP (and XSP2) is a webserver written in C# that hosts ASP.NET’s System for Linux and other UNIX operating systems.

To fix this issue, the line of /etc/mono-server2/mono-server2-hosts.conf which contains:

MonoServerPath /usr/lib/mono/2.0/mod-mono-server2.exe

must be changed to:

MonoServerPath default /usr/lib/mono/2.0/mod-mono-server2.exe

Posted in Miscellaneous | No Comments »

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.