Need help installing PHP APC on Windows
Posted: Sun Jul 18, 2010 7:43 am
i am on Windows 7 x64, PHP 5.3.2 x86 VC9. i downloaded php.apc.dll from http://downloads.php.net/pierre/
i put in
[text]C:\path\to\php\ext[/text]
added to the end of php.ini
[text][PHP_APC]
extension=php_apc.dll[/text]
but this causes apache not to start. i wondering if i am missing some configuration?
i put in
[text]C:\path\to\php\ext[/text]
added to the end of php.ini
[text][PHP_APC]
extension=php_apc.dll[/text]
but this causes apache not to start. i wondering if i am missing some configuration?