Hi Giuseppe Greco,

Giuseppe Greco wrote:
Hi all,

I'm still unable to run the ASP.NET demo... does anybody
know whether or not SELinux has an impact when running Apache
with mod_mono?

Thanks,
j3d.

  
...

I've followed step-by-step what described in file INSTALL. By default,
      
mod_mono is configured to run mod-mono-server automatically, isn't it?
  
no, at least not on my Mandrake machine. I had to start it with:
    mono /usr/bin/mod-mono-server.exe --root /var/www/html/mtest --applications /mtest:/var/www/html/mtest --nonstop &
The --root parameter tells the ASP server where the aspx documents are and the --application parameter also needs to proint to the dir of the example.
And then change the rights on /tmp/mod_mono_server using:
    chmod 666 /tmp/mod_mono_server
before it worked.
Hope that helps...
It is (or was ;-)

    
So where can I look further?
      
Are you by any chance running with a threaded (Apache) MPM?

Best,
Elfyn

--
Elfyn McBratney
beu on irc.freenode.net/savannah.[non]gnu.org

PGP Key ID: 0x456548B4
PGP Key Fingerprint:
  29D5 91BB 8748 7CC9 650F 31FE 6888 0C2A 4565 48B4

    


----------------------------------------
Giuseppe Greco

::agamura::

phone:  +41 (0)91 604 67 65
mobile: +41 (0)79 602 99 27
email:  [EMAIL PROTECTED]
web:    www.agamura.com
----------------------------------------

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
  

Reply via email to