如何解决php-fpm 500错误的问题

开启 php 错误 提示 php-fpm 重启 Nginx 500错误 解决办法 wdlinux lnmp 一键包 php脚本无法解析执行…

编辑php.ini开启错误提示

display_errors = On

编辑php-fpm.conf文件

在最后添加 php_flag[display_errors] = on

重启php-fpm

/etc/init.d/php-fpm restart

重启nginx

nginx -s reload
© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容