On Wed, 2004-09-08 at 10:17, Tomek Soroka wrote: > Hello! > > I found that bug only occurs when mod-mono works with -debug option > enabled - it's default state. > I 've disabled it in mod_mono.c source file and now mysite works > perfectly. > Is it possible disable debug option in configuration? (ex in > httpd.conf?) I couldn't found such option... > So i use now cvs version of mod-mono with disabled -debug from source > code.
Yes, the --debug was one of the problems we found. And you did the right thing. The next release will include a new option to set 'mono' parameters. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
