Skip to content

Tag Archives: APC

PHP: APC(Alternative PHP Cache)

22-Oct-09

APC概要
APC,全称是Alternative PHP Cache.The Alternative PHP Cache (APC) is a free and open opcode cache for PHP. Its goal is to provide a free, open, and robust framework for caching and optimizing PHP intermediate code.
Office Website: http://pecl.php.net /package/apc.  目前的版本是 3.1.3 (2009-08-13)
APC的安装
1. 源码安装
下载源码 http://pecl.php.net/package/APC
解压 安装
$ /usr/local/php/bin/phpize
$ ./configure –enable-apc –enable-apc-mmap –with-php-config=/usr/local/php/bin/php-config
$ make
$ make install
$ cp /usr/local/php/lib/php/extensions/no-debug-zts/apc.so /usr/local/php/lib/php/extensions/apc.so
$ [...]

备案/许可证编号为: 浙ICP备09097601号 | 网址专家互链 | 友情链接站