[Mono-list] mod_mono problems

Ben Clewett ben at roadrunner.uk.com
Tue May 17 11:53:18 EDT 2005


Dustin,

Tks for advise.  I had an old Mono from SuSE in /usr and I installed 
latest in /usr/local.  Some conflict somewhere resulted.  After deleting 
everything and reinstalling I have it working.  Hopefully this may be 
useful for the next user :)

What is the 'correct' method for running .aspx code outside a browser?

But I am not there yet, I now get in Apache logs:

[Tue May 17 16:39:15 2005] [error] No application found for /demo/index.aspx

If you happen to know this one, I would be interested :)

Much thanks, Ben.


Dustin Aleksiuk wrote:
> 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
> 
> _______________________________________________
> 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