A-A+ Centos下PHP配置apc遇到错误的解决方法 2011年07月20日 CentOS, Linux, 服务器 评论 1 条 阅读 3,192 次 make时会报如下的错误: error: 'apc_regex' has no member named 'preg' 遇到这种错误时,是因为你缺少pcre-devel这个组件,使用下面命令安装这个组件即可解决该问题。 yum install pcre-devel
A rolling stone is worth two in the bush, tnahks to this article.