> > So I assume the version of MySQL bundled with PHP 4.3.1 is in fact
> 3.23.49
> > and this is overriding my standalone installation.
> 
> It's not overriding anything, it's doing what you asked: in your configure
> you told PHP to use its built-in (MYSQL_MODULE_TYPE) MySQL support.
> 
> > Without recompiling, is there a way to upgrade the bundled client?
> 
> No - I believe you need to recompile PHP (this path assumes an RPM
> installation of MySQL):

Yes, MySQL is installed via RPM.  

So, when I recompile PHP I should leave -off- the '--with-mysql'
configuration option altogether?

If yes, how does PHP know MySQL exists on the system, or is this handled
automatically behind the scenes? 



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to