Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79882 --- shadow/79882 2007-04-20 18:59:51.000000000 -0400 +++ shadow/79882.tmp.21706 2007-04-23 08:16:43.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79882 Product: Mono: Tools Version: 1.1 OS: GNU/Linux [Other] OS Details: Ubuntu Dapper Drake -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Wishlist Component: XSP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -162,6 +162,16 @@ 3. Stop apache 4. With the same user that runs apache, run the command line copied in adding the '--debug' parameter to mono. 5. Start apache. ...haven't tried, though. + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-23 08:16 ------- +Per, you can add the following line to your apache virtual host +definition, just below MonoServerPath +/usr/lib/mono/2.0/mod-mono-server2.exe: + +MonoDebug true + +This will add --debug to the mono command line and you'll see the line +numbers information. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
