No, there are no plans to bundle the client library with PHP5. We are
bundling SQlite instead. That of course doesn't mean any less support for
MySQL. The MySQL extension, 2 of them in fact in PHP5, will still be
there and you simply build it against your own copy of the MySQL client
library.
-
When you compile PHP --with-mysql=/path/to/mysql you will use the
libs from the installed MySQL dist , when using the bundled MySQL
libs by compiling --with-mysql you can use MySQL feature even if
you haven't installed on your maschine.
Am Samstag, 13. März 2004 19:24 schrieb Karl Timmermann:
> So
So I guess PHP 5 can now include the MySQL libraries.
Anyone know if they will include them with the first release of PHP 5,
or have plans to?
What difference will this make? I ask, because I read that just
configuring with "--with-mysql=/usr" allows you to use MySQL with PHP
5. THis is how I
3 matches
Mail list logo