Click to See Complete Forum and Search --> : php mysql client lib help


sks1024
12-31-2004, 06:24 PM
How do I get php to see the client libraries 4.1.8 (same version as the server) I installed mysql binary and the Intel icc shared libs

Linux (x86, glibc-2.3, dynamic, Intel C++ Compiler, requires the Intel icc shared libraries)


and my php configure command points to mysql-<DIR>

i.e. --with-mysql=/usr/local/mysql

PHP still sees the client libs as 3.23.49

Please help

Stan