From owner-freebsd-questions@FreeBSD.ORG Fri Oct 1 21:42:39 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 8A0B116A4CE for ; Fri, 1 Oct 2004 21:42:39 +0000 (GMT) Received: from earth.blowwater.hk (cm218-255-5-59.hkcable.com.hk [218.255.5.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92B4343D60 for ; Fri, 1 Oct 2004 21:42:38 +0000 (GMT) (envelope-from lila@earth.blowwater.hk) Received: from earth.blowwater.hk (localhost.blowwater.hk [127.0.0.1]) by earth.blowwater.hk (8.13.1/8.13.0) with ESMTP id i91LictX024582 for ; Sat, 2 Oct 2004 05:44:38 +0800 (HKT) (envelope-from lila@earth.blowwater.hk) Received: from localhost (lila@localhost)i91Liban024579 for ; Sat, 2 Oct 2004 05:44:38 +0800 (HKT) (envelope-from lila@earth.blowwater.hk) Date: Sat, 2 Oct 2004 05:44:37 +0800 (HKT) From: Lila To: freebsd-questions@freebsd.org Message-ID: <20041002051250.D24507@earth.blowwater.hk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: about ports reinstall 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: Fri, 01 Oct 2004 21:42:39 -0000 Hi, The php4 ports that I installed did not work with mysql, it seems like it never able to configure to work with mysql. No mysql info can be found with phpinfo(). I tried to reinstall php4 many times but no luck for me. I want to ask is there a way to completely remove the installed ports and related deps so that I can do a very clean install of php4 and maybe with apache and mysql. Thanks! Regards,