From owner-freebsd-questions@FreeBSD.ORG Thu Oct 14 19:18:12 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12B041065675 for ; Thu, 14 Oct 2010 19:18:12 +0000 (UTC) (envelope-from wodfer@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id C99208FC21 for ; Thu, 14 Oct 2010 19:18:11 +0000 (UTC) Received: by iwn8 with SMTP id 8so9855819iwn.13 for ; Thu, 14 Oct 2010 12:18:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=xGRHNxACqnJf/NhSXt1qbyhB5IC4Td0qBIkfOpcfhnw=; b=govUJqLQ9KXrLm0qxWypso1NkaUGoh3uyRBxoOQ6rbqYBCwCx7YKYDnhSfMaKwA0UA EeKUpnDs49zdpLYhqJ5AiORyFZxFOh+u4rzAP0Lts2yLdyE3FykihXBQGsY8cODCCsSH NP5yM6jB89WOfhvCuGCxljv8Ha7BoK4EJLrwU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=kBWJh2OX8qcx9mOa2wYaAf15v2mMwcBBQalmFxDLJMnMi9xKcJcckpuFt72KzlBHBc ByiY2Ut5iMTx7RgVxs2Wp9PPq4P9JjEhx89twg77vzg+AFctUx4VqPxsVNVtaPFTR9RD RpdA1yNTduo9bhFs35ZB1mLWfXVAI6FPtwyEY= MIME-Version: 1.0 Received: by 10.42.153.67 with SMTP id l3mr5114452icw.242.1287083887421; Thu, 14 Oct 2010 12:18:07 -0700 (PDT) Received: by 10.231.190.129 with HTTP; Thu, 14 Oct 2010 12:18:07 -0700 (PDT) In-Reply-To: References: Date: Thu, 14 Oct 2010 21:18:07 +0200 Message-ID: From: Andy Wodfer To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Resin 3.1.9, Apache 2.2.16 and mod_caucho? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2010 19:18:12 -0000 On Thu, Oct 14, 2010 at 6:11 PM, Christer Solskogen < christer.solskogen@gmail.com> wrote: > >> > Both Apache (port 80) and Resin3.1 (port 8080) runs fine alone. > > > You might need to have apache[2|22] installed first. > Apache was installed first. /Andy