CentOS 6.2 安装Nginx时报错
错误提示:
./configure: error: the HTTP rewrite module requires the PCRE library.
解决办法:
关注公众号「Python专栏」,后台回复「机器学习电子书」获得100份机器电子学习相关电子书。
CentOS安装Nginx 报错“configure: error: the HTTP rewrite module requires the PCRE library”解决办法
原文:https://www.cnblogs.com/moonhmily/p/11456720.html