WARNING: Nothing matches the include pattern '/usr

WARNING: Nothing matches the include pattern '/usr/local/php7/etc/php-fpm.d/*.conf'
源码编译安装php7出现如下错误:
WARNING: Nothing matches the include pattern '/usr
解决方法:

cd /usr/local/php/etc/php-fpm.d/

cp www.conf.default www.conf

/usr/local/php/sbin/php-fpm -t

[12-Oct-2017 08:33:29] NOTICE: configuration file /usr/local/php/etc/php-fpm.conf test is successful
[root@localhost php-fpm.d]# service php-fpm start
Starting php-fpm  done


作者:zsl10
来源:CSDN
原文:https://blog.csdn.net/zsl10/article/details/78240739
版权声明:本文为博主原创文章,转载请附上博文链接!

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章