From owner-freebsd-ports Tue Mar 11 1:53:53 2003 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 E04AE37B404; Tue, 11 Mar 2003 01:53:51 -0800 (PST) Received: from dns1.zapp.ch (dns1.zapp.ch [212.60.50.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5409243F93; Tue, 11 Mar 2003 01:53:50 -0800 (PST) (envelope-from aisinclair@zapp.ch) Received: from ais (unknown [212.60.50.150]) by dns1.zapp.ch (Postfix) with SMTP id A2A7C184D7DE; Tue, 11 Mar 2003 10:44:47 +0100 (CET) Reply-To: From: "A. I. Sinclair" To: Cc: Subject: FreeBSD Port: mod_php4-4.3.0 Date: Tue, 11 Mar 2003 10:48:57 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm using Freebsd 4.5 stable. I had Apache 1.3.23 and mod_php4 with mysql support installed on my server. I installed portupgrade and have upgraded all my ports. Everything seems ok except when mod_php4 was upgraded it was done without mysql support, although I selected it (mysql support) from the menu. I then did another forced portupgrade and again selected with mysql support from the menu, but still no mysql support. I then deinstalled mod_php4, cleaned and tried a fresh install (a few times). Each time it is built without mysql support. The other funny thing is although Apache is now 1.3.27, phpinfo.php still shows it as 1.3.23. It seems to be built in accordance with the configure file in the port which has mysql disabled, although I would have thought the menu settings that I select should override the config file - is it brokem or just me? Also is there some other file where it's getting the old Apache version from? I guess I could change the settings directly in the configure file, or is there another way to do this? TIA for any pointers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message