A-A+ Centos下PHP配置apc遇到错误的解决方法 2011年07月20日 CentOS, Linux, 服务器 评论 1 条 阅读 2,838 次 make时会报如下的错误: error: 'apc_regex' has no member named 'preg' 遇到这种错误时,是因为你缺少pcre-devel这个组件,使用下面命令安装这个组件即可解决该问题。 yum install pcre-devel
Warning: A non-numeric value encountered in /data/wwwroot/lxy.me/wp-content/themes/Ality/inc/functions/comment-template.php on line 16
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /data/wwwroot/lxy.me/wp-content/themes/Ality/functions.php on line 249