Sorry, the page you are looking for is currently unavailable. Please try again later. Nginx

访问html可以正常访问,但是访问PHP则错误,原因:

nginx不能正常通过FastCGI结果访问PHP

 查看php-fpm是否正常运行:

果然没有,重启php-fpm:

/etc/init.d/php-fpm start  #每个人的位置可能不一样
或者是 :service php-fpm start

重启之后

恢复正常

posted @ 2017-11-06 18:13  Skrillex  阅读(14766)  评论(0编辑  收藏  举报

power by Skrillex 2008