openwrt安装php-fpm 启动报错 failed to open configuration file '/opt/etc/php-fpm.conf'

强颜欢笑 提交于 2020-08-07 10:30:31

[26-Jun-2020 15:45:07] ERROR: failed to open configuration file '/opt/etc/php-fpm.conf': No such file or directory (2)
[26-Jun-2020 15:45:07] ERROR: failed to load configuration file '/opt/etc/php-fpm.conf'
[26-Jun-2020 15:45:07] ERROR: FPM initialization failed
 

 

拷贝一份配置文件

cp /mnt/sda3/opt/etc/php7-fpm.d/www.conf /opt/etc/php-fpm.conf

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!