小编Mik*_*Rev的帖子

我无法安装 APC

我有 php 5.3.6 和 ubuntu。我想安装APC。

当我这样做时$ pecl install apc,我最终得到一个错误:

In file included from /tmp/pear/temp/APC/apc.c:44:0:
/usr/include/php5/ext/pcre/php_pcre.h:29:18: fatal error: pcre.h: No such file or directory
compilation terminated.
make: *** [apc.lo] Error 1
ERROR: `make' failed
Run Code Online (Sandbox Code Playgroud)

当我尝试做$ yum install php-pecl-apc我总是得到错误:No package "php-pecl-apc" available

我尝试做 a $ yum clean all,但没有任何区别。

我不知道如何继续。你有什么建议?

installation php5 pecl alternative-php-cache

2
推荐指数
1
解决办法
2245
查看次数

标签 统计

alternative-php-cache ×1

installation ×1

pecl ×1

php5 ×1