Re: [PHP-INSTALL] Installing PHP on Apache 1.3.22 under cygwin

2009-08-31 Thread dreamcat four
On Mon, Aug 31, 2009 at 8:34 PM, Paul McFerrin wrote: > This is my last-ditch effort to get ANY PHP running. I do NOT have MSQL Why not install the preferred WAMP / WAMPP / XAMPP for your OS ? dreamcat4 dreamc...@gmail.com

[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