[PHP-WIN] PDO drivers not loading in PHP 5.4.0

2012-03-16 Thread Jiggy Bau
Hi all, I downloaded the latest windows build from http://windows.php.net/downloads/releases/php-5.4.0-Win32-VC9-x86.zip but I can't make the PDO drivers to load. I have uncommented the appropriate lines in php.ini (extension=php_pdo_mysql.dll) but no luck. When running phpinfo(), under section

[PHP-WIN] APC extension / PHP 5.4

2012-03-16 Thread Sergei
Hello PHPers, could you please shed some light on the current status of APC in PHP 5.4 on Windows? A few weeks have passed since the release of 5.4, still APC is unstable to say the least. And surprisingly, considering the extension is really useful, it seems like no one cares much. SVN chan

Re: [PHP-WIN] APC extension / PHP 5.4

2012-03-16 Thread Rasmus Lerdorf
On 03/16/2012 01:09 PM, Sergei wrote: > Hello PHPers, > > could you please shed some light on the current status of APC in PHP 5.4 > on Windows? > > A few weeks have passed since the release of 5.4, still APC is unstable > to say the least. And surprisingly, considering the extension is really >

Re: [PHP-WIN] APC extension / PHP 5.4

2012-03-16 Thread Sergei
On 17-Mar-12 1:26, Rasmus Lerdorf wrote: On 03/16/2012 01:09 PM, Sergei wrote: Hello PHPers, could you please shed some light on the current status of APC in PHP 5.4 on Windows? A few weeks have passed since the release of 5.4, still APC is unstable to say the least. And surprisingly, consider