[Mono-bugs] [Bug 74672][Blo] Changed - SVN r43310 mod_mono: runtime error with Apache 1.3.33

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 24 Apr 2005 16:27:46 -0400 (EDT)


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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74672

--- shadow/74672	2005-04-24 07:09:42.000000000 -0400
+++ shadow/74672.tmp.21954	2005-04-24 16:27:46.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74672
 Product: Mono: Tools
 Version: 1.1
 OS: other
 OS Details: FreeBSD
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: mod_mono
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: flashdict@gmail.com               
 QAContact: mono-bugs@ximian.com
@@ -94,6 +94,12 @@
 ------- Additional Comments From flashdict@gmail.com  2005-04-24 07:09 -------
 Note that the problem with multiple servers has always been around for
 1.3, but previously I could at least run _a_ server with a pipe, and
 without using socket.
 
 
+
+------- Additional Comments From gonzalo@ximian.com  2005-04-24 16:27 -------
+The typo is fixed.
+The messages in the log are fine. Only one of the servers forked will
+succeed but we gotta try forking on every apache instance, because we
+don't know which one is the first one.