PHP and MySQL compatibility ?

Jens Rehsack rehsack at liwing.de
Sun Apr 6 10:02:32 PDT 2003


On 4/6/2003 5:36 PM, Roman Neuhauser wrote:
> # oc at 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



More information about the freebsd-ports mailing list