From owner-freebsd-questions@FreeBSD.ORG Sun Oct 17 17:46:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AD0316A4CF for ; Sun, 17 Oct 2004 17:46:00 +0000 (GMT) Received: from server1.aaawebsolution.com (aaawebsolution.com [209.61.189.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id C161E43D55 for ; Sun, 17 Oct 2004 17:45:59 +0000 (GMT) (envelope-from tscrum@aaawebsolution.com) Received: from wolf (68-64-190-25.atlsfl.adelphia.net [68.64.190.25]) (authenticated)i9HHjwM25813 for ; Sun, 17 Oct 2004 12:45:58 -0500 From: "Thomas S. Crum" To: Date: Sun, 17 Oct 2004 13:45:45 -0400 Message-ID: <013501c4b471$278c3260$0200a8c0@wolf> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2742.200 Importance: Normal Subject: mod_ssl and mod_php4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 17:46:00 -0000 I started by installing the pkg apache w/ mod_ssl. When I attempt to install mod_php4 or /lang/php4 it wants to reinstall apache w/out ssl and fails because an apache package is already on the system. Any advice in getting apache w/ ssl and php installed using pkgs? Best, =A0 Thomas S. Crum