Re: [PHP-DB] Adding MySQL support to PHP - libmysqlclient.so version problem

2003-06-15 Thread Doug Thompson
So look a little farther down the list and try the RPM for RH9.0. On Mon, 16 Jun 2003 00:05:19 -0400, Jack Orenstein wrote: >Doug Thompson wrote: > >>This is in the archives, but it was faster to find it in my stack of saved stuff: >> >> >>For those who installed RH 8.0 and went threw the same p

Re: [PHP-DB] Adding MySQL support to PHP - libmysqlclient.so version problem

2003-06-15 Thread Doug Thompson
This is in the archives, but it was faster to find it in my stack of saved stuff: For those who installed RH 8.0 and went threw the same php/mysql woes you just have to go to http://rpmfind.net/linux/rpm2html/search.php?query=php-mysql And install the 8.0.5 (psyche?) or 8.0.7 php-mysql rpm. D