[Mono-list] mod_mono.so is a broken sym link

Joel Reed joelwreed at gmail.com
Wed Oct 10 10:12:26 EDT 2007


On Fri, Oct 05, 2007 at 09:41:44AM -0500, brian wrote:
> brian wrote:
> > Hi all.
> >
> > wether I use mac ports or I build from source, mod_mono.so looks like
> > [brian at brian ~/src/mod_mono-1.2.5]$ ls -l 
> > /opt/local/apache2/modules/mod_mono.so lrwxr-xr-x   1 root  admin  17 
> > Oct  4 14:04 /opt/local/apache2/modules/mod_mono.so -> mod_mono.0.0.0.so
> >
> > and mod_mono.0.0.0.so is nowhere to be found.  "make all" deleted it. 
> > any ideas? I've tried building 1.2.5 and 1.1.16, both with the same outcome.
> >
> > I've got xsp 1.1.16  installed.
> >
> > as a side note, my goal here is really just to be able to use my mac for 
> > development related hosting.  so if there is a way to skip using apache 
> > all together, in a sort of mongrel type way, that would serve me just as 
> > well.
> >
> > thanks!
> >
> >   
> Ok about my side note there, I did a little RTF?M and found that xsp.exe 
> is what I'm looking for.  However, it doesn't seem to work for me.
> 
> [brian at brian /opt/local/lib/xsp/test]$ MONO_OPTIONS=--debug xsp --verbose
> xsp
> Adding applications '/:.'...
> Registering application:
>     Host:          any
>     Port:          any
>     Virtual path:  /
>     Physical path: /opt/local/lib/xsp/test
> Listening on port: 8080 (non-secure)
> Listening on address: 0.0.0.0
> Root directory: /opt/local/lib/xsp/test
> Hit Return to stop the server.
> 
> it opens the port:
> nmap localhost -p 8080
> 
> Starting Nmap 4.20 ( http://insecure.org ) at 2007-10-05 09:40 CDT
> Interesting ports on localhost (127.0.0.1):
> PORT     STATE SERVICE
> 8080/tcp open  http-proxy
> 
> Nmap finished: 1 IP address (1 host up) scanned in 0.106 seconds
> 
> but requests from firefox go unanswered. any ideas?

With firefox, you did use http://127.0.0.1:8080/ right?

jr



More information about the Mono-list mailing list