Tuesday, June 14, 2011

APC with PHP 5.3 on Xamp Windows

The php_apc.dll version 3.1.3 in 1.7.3 is for php version 5.3.1 and so would not be compatible.

You could download this file:
php_apc-3.1.5-5.3-vc6-x86.zip
from here:
http://downloads.php.net/pierre/
which may be more compatible.

Just follow the procedure to include that you used with the one you copied from XAMPP 1.7.3.

No comments:

Post a Comment