nginx安装报错:configure: error: the HTTP rewrite module requires the PCRE library

参考:http://blog.51cto.com/williamx/958398

需要安装pcre-devel与openssl-devel

yum -y install pcre-devel openssl openssl-devel

posted @ 2018-01-05 18:27  huiy_小溪  阅读(990)  评论(0编辑  收藏  举报