[Mono-list] mod_mono problems
Dustin Aleksiuk
DAleksiu at thoughtworks.com
Tue May 17 11:25:21 EDT 2005
I had this exact issue a couple of weeks ago. I'm afraid I can't remember
how I fixed it, but I recompiled mod_mono with debug messages turned on and
it was obvious.
It was a configuration issue though, in my case. I had something wrong in
my apache config. If you didn't do this already, I recommend getting the
XSP samples going first, before trying your own .aspx.
Not much help I'm afraid. :)
Dustin
-----mono-list-bounces at lists.ximian.com wrote: -----
To: mono-list at lists.ximian.com
From: Ben Clewett <ben at roadrunner.uk.com>
Sent by: mono-list-bounces at lists.ximian.com
Date: 05/17/2005 03:47PM
Subject: [Mono-list] mod_mono problems
Sorry if this posting is duplicated.
Dear List,
Is this the correct list for mod_mono?
I have closely followed the compilation INSTALL and README for mono and
mod_mono. Mono works perfectly: '$mono HelloWorld.exe'
When I try calling the given mod_mono test program 'index.aspx' I get
this in my apache logs:
[Tue May 17 15:35:01 2005] [notice] child pid 15197 exit signal
Segmentation fault (11)
[Tue May 17 15:35:01 2005] [notice] child pid 15198 exit signal
Segmentation fault (11)
[Tue May 17 15:35:01 2005] [notice] child pid 15199 exit signal
Segmentation fault (11)
The browser returns no page.
I am using the given apache2 in SuSE 9.1.
Have I done anything wrong?
Regards,
Ben Clewett.
_______________________________________________
Mono-list maillist - Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
More information about the Mono-list
mailing list