From owner-freebsd-questions@FreeBSD.ORG Mon Feb 25 11:37:00 2008 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 CD3AA16A408 for ; Mon, 25 Feb 2008 11:37:00 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 9E1EE13C46B for ; Mon, 25 Feb 2008 11:37:00 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 537D51CD94; Mon, 25 Feb 2008 02:28:17 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org, nicolas@nicoelro.net Date: Mon, 25 Feb 2008 12:28:15 +0100 User-Agent: KMail/1.9.7 References: <47C29952.1050905@nicoelro.net> In-Reply-To: <47C29952.1050905@nicoelro.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802251228.16009.fbsd.questions@rachie.is-a-geek.net> Cc: Subject: Re: Conflit with apache13 when I use apache13-modssl 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: Mon, 25 Feb 2008 11:37:00 -0000 On Monday 25 February 2008 11:32:50 Nicolas Letellier wrote: > I use apache13-modssl. However, when I want to install a port like > "php5", I have this error : > > > ===> Installing for apache-1.3.41 > > ===> apache-1.3.41 conflicts with installed package(s): > apache+mod_ssl-1.3.41+2.8.31 > > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > > > php5 port requires port apache13. How could I repair this problem? php5 > port is already installed but I have this warning. How precise I want to > use apache13-modssl and not apache13 ? echo APACHE_PORT=www/apache13-modssl >>/etc/make.conf -- Mel