Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Apr 2003 19:02:29 +0200
From:      Jens Rehsack <rehsack@liwing.de>
To:        Roman Neuhauser <neuhauser@bellavista.cz>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: PHP and MySQL compatibility ?
Message-ID:  <3E905DA5.6090403@liwing.de>
References:  <20030405161607.GA14313@porquepix.cediti.be> <20030406153615.GA657@freepuppy.bellavista.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/6/2003 5:36 PM, Roman Neuhauser wrote:
> # oc@karedas.cediti.be / 2003-04-05 18:16:07 +0200:
>> 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 ?
> 
>     yes. change /usr/ports/www/mod_php4/scripts/configure.php to look
>     for libmysqlclient.12 (the mysql4 port has different path, too).
> 

Or you use the patch you'll find in
http://www.freebsd.org/cgi/query-pr.cgi?pr=50308

(searching could help sometimes :-))

Regards,
Jens



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E905DA5.6090403>