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
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