How do I get php to see the client API version 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