Hehehehe, since I done, what you wrote (on Friday), Mono is working without any problems. When something comes up, I'll post it here.
Regards Marek Habersack-6 wrote: > > rlejsza wrote: >> Hi, >> > Hey, > >> I've got Apache 2.2 and Mono 2.4 installed on my web server. >> Unfortunately >> from time to time mono hangs (usually 1 time in 2 days). On this server >> is >> running only one application and it isn't under big load. >> What is the best solution to find out why it's hanging? Application is >> compiling without smallest warnings or errors. > Compile mod_mono with debugging turned on, then turn on debugging for the > virtual host your > application runs in (put MonoDebug youralias on in the vhost config where > youralias is the name you > used in the MonoSetServerAlias directive) > > You should get output in apache's error log next time something happens. > > marek > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > -- View this message in context: http://www.nabble.com/mod-mono-and-Apache-is-hanging-%3A--tp23762645p23830856.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
