From owner-freebsd-questions@FreeBSD.ORG Sat Jul 3 20:22:14 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 2726616A4CF for ; Sat, 3 Jul 2004 20:22:14 +0000 (GMT) Received: from mail.elvandar.org (cust.94.120.adsl.cistron.nl [195.64.94.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C97443D45 for ; Sat, 3 Jul 2004 20:22:13 +0000 (GMT) (envelope-from remko@elvandar.org) Received: from [10.0.3.124] (aragorn.lan.elvandar.intranet [10.0.3.124]) by mail.elvandar.org (Postfix) with ESMTP id B653C106873 for ; Sat, 3 Jul 2004 22:22:10 +0200 (CEST) Message-ID: <40E71574.5010401@elvandar.org> Date: Sat, 03 Jul 2004 22:22:12 +0200 From: Remko Lodder X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at elvandar.org Subject: [Fwd: Re: Well here's a bit of a stupid question.] 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: Sat, 03 Jul 2004 20:22:14 -0000 and for the list as well (: -------- Original Message -------- Subject: Re: Well here's a bit of a stupid question. Date: Sat, 03 Jul 2004 21:44:38 +0200 From: Remko Lodder To: Glenn Sieb References: <40E70BD9.6000308@wingfoot.org> Glenn Sieb wrote: > I have recently upgraded to 4.10-RELEASE, Apache2 and mod_php4 (for > apache2)... > > I seem to have lost my php binary somewhere along here... (you know, > /usr/local/bin/php).. and when I go to /usr/ports/lang/php4-cli, I get: > > /usr/ports/lang/php4-cli 545 $ make install > ===> Installing for php4-cli-4.3.7_3 > > ===> php4-cli-4.3.7_3 conflicts with installed package(s): > mod_php4-4.3.7_3,1 > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > > Err?? > > Since I most certainly do not have a php cli right now... and kind of > need it for some scripts I have running.... no, installing www/mod_php4 > didn't install php cli... *sigh*... any help is greatly appreciated... > > Thank you in advance, > Best, > Glenn > Hi Glenn, It's registered in the portsdatabase as being installed. Even if you move all corresponding files it's still marked as installed: pkg_delete mod_php4-4.3.7_3,1 and then going to /usr/ports/lang/php4-cli to do the make install, should work fine then.. Perhaps you can try that... -- Kind regards, Remko Lodder |remko@elvandar.org Reporter DSINet |remko@dsinet.org Projectleader Mostly-Harmless |remko@mostly-harmless.nl -- Kind regards, Remko Lodder |remko@elvandar.org Reporter DSINet |remko@dsinet.org Projectleader Mostly-Harmless |remko@mostly-harmless.nl