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 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 always compiled with PHP 4, so I guess I don't really
> get how they included them before, and what the differences were/are
> going to be without the libraries?
>
>
> Thanks!
> Karl

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

Reply via email to