Exactly how would one go about installing the MySQL extension, as a
workaround to the removal of the builtin MySQL library?

Thanks,

-Adam Lundrigan


"Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sun, 29 Jun 2003, Ben Lake wrote:
> > Anyone have an input on the recent announcement that about MySQL
> > libraries not being present in PHP 5. What other means might be
> > available to connect to MySQL?
>
> This only affects the bundled library.  It doesn't mean the MySQL
> extension is going away.  Just means you will need to install the library
> yourself.  Exactly like you have to install the client library for
> PostgreSQL, Oracle, Sybase, LDAP, IMAP, SNMP, etc. before you will have
> support for those things.
>
> -Rasmus



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to