[Mono-bugs] [Bug 60445][Wis] Changed - mod-mono-server/mod_mono can't display more than one webapplication.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Jun 2004 22:35:55 -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 pablo@pablo.com.mx.

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

--- shadow/60445	2004-06-23 15:55:37.000000000 -0400
+++ shadow/60445.tmp.20579	2004-06-23 22:35:55.000000000 -0400
@@ -10,13 +10,12 @@
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: pablo@pablo.com.mx               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: mod-mono-server/mod_mono can't display more than one webapplication.
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 
 Description of Problem:
@@ -101,6 +100,18 @@
 Webapp file, located in /etc/mono-server.
 
 
 ------- Additional Comments From gonzalo@ximian.com  2004-06-23 15:55 -------
 can you tell me (ps aux or in /proc/PID) the command line passed to
 mod-mono-server when executed from mod_mono?
+
+------- Additional Comments From pablo@pablo.com.mx  2004-06-23 22:35 -------
+Sure:
+
+$ ps aux | grep mod-mono
+www-data  3341  0.0  7.5 61588 19276 ?       Ss   15:56   0:00
+/usr/bin/mono /usr/share/dotnet/bin/mod-mono-server.exe --filename
+/tmp/.mod_mono_server --nonstop --appconfigdir /etc/mono-server
+www-data  3343  0.0  1.3 16448 3368 ?        Ss   15:56   0:06
+/usr/bin/mono /usr/share/dotnet/bin/mod-mono-server.exe --filename
+/tmp/.mod_mono_server --nonstop --appconfigdir /etc/mono-server
+