[Mono-dev] Problem with Mono in Fedora 6

Marco Castro mcastro at mcsoft.com.br
Sat May 5 12:26:37 EDT 2007


Hi,
   I was using Mono in Fedora 3 and it was working fine. I Need to upgrade it to Fedora 6 and mono doens't works anymore. Can you help me? I dont find any error message in the log records. All I have is a 500 internal error error message.
   I have installed Apache 2.2.3 and mono version 1.2.3.1 (JIT). Mono was recompiled as mod_mono so far.
   I have no clues to help where can I find the error.
   mod_mono.conf is like this:

    LoadModule mono_module /usr/lib/httpd/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

Alias /aspNFD32 "/home/paginas/mcsoft/wwwroot/aspNFD32"
MonoApplications "/aspNFD32:/home/paginas/mcsoft/wwwroot/aspNFD32"

  SetHandler mono

   Thanks for any help.
   Marco Castro

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070505/ad0a2313/attachment.html 


More information about the Mono-devel-list mailing list