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重启之后恢复正常转载于:https://www.cnblog...