Need help installing PHP APC on Windows

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
jiewmeng
Forum Newbie
Posts: 1
Joined: Sun Jul 18, 2010 7:33 am

Need help installing PHP APC on Windows

Post by jiewmeng »

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?
Post Reply