From owner-freebsd-mono@FreeBSD.ORG Tue Jun 1 18:34:24 2010 Return-Path: Delivered-To: freebsd-mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17830106566B; Tue, 1 Jun 2010 18:34:24 +0000 (UTC) (envelope-from robert.butler@hpprx.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.125]) by mx1.freebsd.org (Postfix) with ESMTP id A85968FC12; Tue, 1 Jun 2010 18:34:22 +0000 (UTC) X-Authority-Analysis: v=1.1 cv=xm0otvE9/LjRWYlyDrHfx7zP0/MGCmNk7gQgTP1ehto= c=1 sm=0 a=Bk2gUjCCpyEA:10 a=GQCbJdZ--msA:10 a=KM482jwrCLqza6HPVKMoAA==:17 a=rBg2x4foAAAA:8 a=aSw6p-jppauYEwCeRk8A:9 a=zZRUwmL59159KAZYnroA:7 a=bXpdYObFkmOvOEXDg11BQuAIcX4A:4 a=UAVRJdkkkM0A:10 a=q-znL6l1ywYA:10 a=Ot7lSJQPES8A:10 a=OCnEqYn65SQA:10 a=VoMbcZkwc_QA:10 a=MMKseqnMpU8A:10 a=Ds7WyR9UdjKdN7CX3CAA:9 a=S2LRh9kVQA56a9_pKaIA:7 a=Id2d_dcWx33GxsnEUkKF6opA0bsA:4 a=QEXdDO2ut3YA:10 a=KM482jwrCLqza6HPVKMoAA==:117 X-Cloudmark-Score: 0 X-Originating-IP: 24.73.111.203 Received: from [24.73.111.203] ([24.73.111.203:33379] helo=[10.0.25.10]) by hrndva-oedge03.mail.rr.com (envelope-from ) (ecelerity 2.2.2.39 r()) with ESMTP id C6/3E-01419-DA2550C4; Tue, 01 Jun 2010 18:34:21 +0000 From: Robert Butler To: Romain =?ISO-8859-1?Q?Tarti=E8re?= In-Reply-To: <20100601112305.GA50363@blogreen.org> References: <1274806677.4373.284.camel@localhost> <20100525191528.GA45354@blogreen.org> <1274853083.7442.1.camel@localhost> <20100526092806.GA41658@blogreen.org> <1274868830.7442.3.camel@localhost> <20100601112305.GA50363@blogreen.org> Date: Tue, 01 Jun 2010 14:34:10 -0400 Message-ID: <1275417250.9926.7.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3.1 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-mono@freebsd.org Subject: Re: www/mod-mono + www/xsp not working properly with "apache2/2.2.14 (FreeBSD)" X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2010 18:34:24 -0000 Haha- it's alright. I just upgraded mono via svn update, used the mod_mono config that I already have, and rushed off to plug an Default.aspx page on a website, and got an "HTTP 503 // Service Unavailable." I have no idea why it's happening, and it's preventing me from deploying an asp.net website on our production server. Robert M. Butler Information Technology Dept. Health Plan Partners, LLC. (727) 637-4756 - Mobile Line (727) 526-0317 - Office Line *************************************************************************************** * This email may contain confidential and privileged material for the sole use of the * * intended recipient. Any review or distribution by others is strictly prohibited. If * * you are not the intended recipient please contact the sender and delete all copies. * *************************************************************************************** On Tue, 2010-06-01 at 13:23 +0200, Romain Tartire wrote: > Ooops… Forgot to reply to this mail. > > On Wed, May 26, 2010 at 06:13:50AM -0400, Robert Butler wrote: > > And, I was just wondering- do different PREFIX's on mono and xsp2 vs. > > mod_mono matter? > > Well, in theory no. In practice I never gave it a try… Maybe it's > worth trying. > > If you can provide me a test case I might try to reproduce the problem > on my system. > > Thanks! > Romain >