From owner-freebsd-ports@FreeBSD.ORG Sat Apr 5 08:15:55 2003 Return-Path: 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 5591437B401 for ; Sat, 5 Apr 2003 08:15:55 -0800 (PST) Received: from porquepix.cediti.be (porquepix.cediti.be [213.189.188.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 672BC43FBD for ; Sat, 5 Apr 2003 08:15:54 -0800 (PST) (envelope-from oc@porquepix.cediti.be) Received: from porquepix.cediti.be (localhost [IPv6:::1]) by porquepix.cediti.be (8.12.6/8.12.6) with ESMTP id h35GG7ag019859 for ; Sat, 5 Apr 2003 18:16:07 +0200 (CEST) Received: (from oc@localhost) by porquepix.cediti.be (8.12.6/8.12.6/Submit) id h35GG7XB025038 for freebsd-ports@FreeBSD.org; Sat, 5 Apr 2003 18:16:07 +0200 (CEST) Date: Sat, 5 Apr 2003 18:16:07 +0200 From: Olivier Cherrier To: freebsd-ports@FreeBSD.org Message-ID: <20030405161607.GA14313@porquepix.cediti.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: OpenBSD X-Spam-Status: No, hits=-4.6 required=8.0 tests=SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT version=2.41 Subject: PHP and MySQL compatibility ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2003 16:15:55 -0000 Hello, On a 4.8 system, I want to install PHP and MySQL from the ports. I would like to use MySQL version 4.x but PHP requires version 3.x. I obtained: ... mysql-client-3.23.56 Multithreaded SQL database (client) mysql-client-4.0.12_2 Multithreaded SQL database (client) mysql-server-4.0.12_1 Multithreaded SQL database (server) mod_php4-4.3.1 PHP4 module for Apache PHP used MySQL libraries version 3 for compiling. Is it possible to connect and use a MySQL version 4 server with it ? Do I need to modify the Makefile in order to rebuild with libraries version 4 ? Thanks. Greetings. -- oc - oc@karedas.cediti.be