Install APC on Windows

Posted by jiewmeng on Stack Overflow See other posts from Stack Overflow or by jiewmeng
Published on 2010-03-13T08:25:59Z Indexed on 2010/03/13 8:35 UTC
Read the original article Hit count: 569

Filed under:
|

how can i install APC on Windows? i am using PHP 5.3, Windows 7 x64

i used

pecl install apc

i got

C:\PHP>pecl install apc downloading APC-3.0.19.tgz ... Starting to download APC-3.0.19.tgz (115,735 bytes) ............done: 115,735 bytes 47 source files, building WARNING: php_bin c:\php\php.exe appears to have a suffix \php.exe, but config variable php_suffix does not match running: msdev APC.dsp /MAKE "APC - Release" ERROR: Did not understand the completion status returned from msdev.exe.

© Stack Overflow or respective owner

Related posts about php

Related posts about apc