[Mono-list] mod mono 1.2.1 and 1.2.2

Mike Geise mike343 at comcast.net
Thu Dec 14 21:52:25 EST 2006


I am having a problem here. I installed mono and then I install mod_mono and just did an include to the mod_mono.conf for autohosting.

now when I try to view an app all I get is 500 internal server error and the only thing in the apache error_log is.

final_pdir: /usr/web/htdocs/rfactorc.com/html/test final_vdir: /test

anyone have an idea?

thanks, mike

Server Version: Apache/2.2.3 (Unix) mod_mono/1.2.1 DAV/2 PHP/5.1.2 SVN/1.3.2 

mod_mono.conf

<IfModule !mod_mono.c>
    LoadModule mono_module /usr/web/modules/mod_mono.so

    AddType application/x-asp-net .aspx
    AddType application/x-asp-net .asmx
    AddType application/x-asp-net .ashx
    AddType application/x-asp-net .asax
    AddType application/x-asp-net .ascx
    AddType application/x-asp-net .soap
    AddType application/x-asp-net .rem
    AddType application/x-asp-net .axd
    AddType application/x-asp-net .cs
    AddType application/x-asp-net .config
    AddType application/x-asp-net .Config
    AddType application/x-asp-net .dll
    DirectoryIndex index.aspx
    DirectoryIndex Default.aspx
    DirectoryIndex default.aspx
</IfModule>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20061214/f11503f2/attachment.html 


More information about the Mono-list mailing list