Results 1 to 3 of 3

Thread: [Resolved] Install on linux for apache?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    [Resolved] Install on linux for apache?

    Anyone know of an up to date guide? Everything I have seen is really old and I have not been able to get them to work.

    I have installed/compiled mono, xsp and mod_mono. But how do I configure apache to use it? I tried including the mod_mono.conf file and apache does see the module and loads it but when I visit an asp page I get

    Service Temporarily Unavailable

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

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.9 mod_mono/2.6 Server at host.com Port 80
    Last edited by high6; Mar 15th, 2010 at 08:29 PM.

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    Re: Install on linux for apache?

    Okay well if anyone wants to know. You must add literally 1 line to the conf file. Or at least I needed to.

    Code:
    MonoServerPath /opt/mono/bin/mod-mono-server2
    Apparently it wasn't auto finding the server path.

  3. #3
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [Resolved] Install on linux for apache?

    Hey,

    Out of interest, how are you finding using Mono, and what Linux server are you running it on?

    I run my website on it as well, but with the latest version that I have installed, I have noticed a few problems with it.

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width