APC (Alternative PHP cache) on Windows

http://docs.moodle.org/en/Installing_APC_in_Windows#Download_the_correct_version
http://stackoverflow.com/questions/694910/apc-for-windows-alternative-download
http://downloads.php.net/pierre/ <– this is a link to the actual download

http://elementdesignllc.com/2009/08/php-apc-for-windows-download/ <– this has another copy

copy the php_apc.dll into c:/php/ext

add the following to php.ini

[PHP_APC]
extension = php_apc.dll

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s