On Sat, 14 Jun 2003, Sebastian Bergmann wrote:
>Sebastian Bergmann wrote:
>> With HEAD this seems not to be the case.
>
> Update: The same problem is also in HEAD.
>
> Is there a way to detect an SSL-enabled libmysql and automatically
> add --with-openssl?
Does it fail during configure or when compiling/linking?
(without --with-openssl)
Using --with-openssl won't help anyway with --with-mysql=shared,/usr/local
so it has to be fixed somehow.
ext/mysqli propably works fine as it relies on the mysql_config script
and gets the correct CFLAGS and LIBS from it..we could use that
for ext/mysql too..?
Or just provide --with-openssl-dir �la --with-iconv-dir.
--Jani
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php