欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

Sorry, the page you are looking for is currently unavailable

程序员文章站 2024-03-12 11:18:02
...
An error occurred.
Sorry, the page you are looking for is currently unavailable.
Please try again later.
If you are the system administrator of this resource then you should check theerror log for details.
Faithfully yours, nginx.

nginx服务器,打开网站提示这个。挂了,刚开始以为nginx挂了。

原因:php挂了,需要重新启动php

ngnix中重启php

service php-fpm start

service php-fpm stop

service php-fpm restart

service php-fpm reload
相关标签: 毕业设计