[PHP-INSTALL] --with-config-file-scan-dir= multiple times?

2009-08-26 Thread dreamcat four
Hi, Can we specify the --with-config-file-scan-dir= compiler flag multiple times? Here's the long story: Since 5.1, the php team have made PDO is compiled-in by default. I.e. its "not recommended" to use --with-pdo=shared See: http://us.php.net/manual/en/pdo.installation.php. In the official debi

Re: [PHP-INSTALL] Shared mysql modules with mysqlnd (solved)

2009-08-26 Thread Ryan Schmidt
On Jul 31, 2009, at 15:08, Ryan Schmidt wrote: I wanted to make the mysql modules use mysqlnd by default for the obvious reasons, but I'm having trouble making them work this way as shared modules. I think they were working fine with mysqlnd when compiled into php statically. Using php 5.3