[Mono-list] probably the wrong place to ask...

phil abbott pabcpabc at gmail.com
Mon Dec 5 03:50:30 EST 2005


Hi,

I initially just set up a <location> and AddHandler mono .aspx but after
reading about autohosting I ditched all of my modifications to
httpd.confand added Include conf/mod-
mono.conf

Still no joy so I used the uninstaller which got created on installing mono
then reinstalled it again chosing all the default. I did this as a normal
user - not root.

I re-configured/make/ sudo make installed mod-mono although it didnt appear
to recompile anything.

Apon restarting apache it promptly filled the error logs with [notice] child
pid xxxxx exit signal Segmentation fault

So I'm guessing Gonzalo was correct regarding the file locations as at least
now its trying to start but I've obviously done something else wrong.

I'm using mono 1.1.10_1 binary installer & now mod_mono 1.1.10-2 (I was on
1.1.10-1)

Any ideas? Is there anymore information I can provide?

Phil

On 12/2/05, Christopher Bergström <cbergstrom at netsyncro.com> wrote:
>
> phil abbott wrote:
>
> > And if it is I apologize. I'm guessing this is a delevopers list not a
> > support one. Please dont flame - just point me in the right direction.
> >
> > But, I've spent about 3hrs this afternoon trying to get a simple asp
> > page to display from my server.
> >
> > I've installed mono via the installer .bin chosing all the defaults
> > accept I installed to /usr/local/mono-1.1.10
> >
> > I installed mod_mono from source.
> >
> > I added include conf/mod_mono.conf to httpd.conf and restarted. No
> > errors in the apache log and no mention of mono starting either but
> > the test asp page was not handled by mono as it still had all the raw
> > asp code in.
> >
> > My guess is mod-mono-server.exe isnt starting as there is no sign of
> > it from ps and netstat doesnt show it listening on 8080. Any
> > suggestions as to what i can do to track down the problem?
> >
> > P
>
> Well.... Need more details otherwise it's a shoot in the dark.. For
> starters..  Since version 1.1.10 there is an autohosting feature.   Try
> reading about it here and report further errors/success.
> http://www.mono-project.com/AutoHosting Please be aware you may need to
> find 1.1.10-2 or you'll get a known error.
>
> (May also look to see what's between your location tags)
> AddHandler mono .aspx .ascx .asax .ashx .config .cs .asmx .axd .soap .rem
> SetHandler mono
>
> Cheers,
>
> C.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20051205/352c5327/attachment.html


More information about the Mono-list mailing list