------------Please accept my apologies if this is already reported - I searched anddidn't find it.When configuring PHP for x86_64, it is necessary to use:--with-libdir=lib64When you compile MySQL from source, it does not place its files inlib64, but rather lib.MySQL was configured using:--prefix=/usr/local/mysqlConfiguring PHP using:--with-mysql=/usr/local/mysqlfails with this:checking for MySQL support... yeschecking for specified location of the MySQL UNIX socket.....
Read more... Add new comment


