From owner-freebsd-ports@FreeBSD.ORG Sat Jun 11 16:32:07 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C699116A41C for ; Sat, 11 Jun 2005 16:32:07 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from viefep18-int.chello.at (viefep18-int.chello.at [213.46.255.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1FC743D4C for ; Sat, 11 Jun 2005 16:32:06 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from [80.98.207.149] by viefep18-int.chello.at (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20050611163203.RWJ12975.viefep18-int.chello.at@[80.98.207.149]> for ; Sat, 11 Jun 2005 18:32:03 +0200 Message-ID: <42AB1201.8010203@t-hosting.hu> Date: Sat, 11 Jun 2005 18:32:01 +0200 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: php4-cli vs. mod_php4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jun 2005 16:32:07 -0000 Hello, I'm using php4 in apache2 with mod_pho4, but I'd like to have a command-line php4 too. When I try to install php4-cli it halts with this message: ===> php4-cli-4.3.11_1 conflicts with installed package(s): mod_php4-4.3.11,1 Is it possible to install a command-line php4 with leaving mod_php4? Cheers, Gábor Kövesdán