首頁 > 問答 > 主體
##查看了日誌 應該是沒問題的 nginx -t也是提示正常的 但是
nginx -t
#不知道是什麼問題 求解惑
如果需要更詳細的情況請在回覆中提及,我看到馬上更新
ringa_lee2017-05-16 17:19:24
抱歉我明白了。我用了ps -e and find there were two process of nginx and i use kill -HUP pid to kill them. And /etc/init.d/nginx restart它有效
ps -e
kill -HUP pid
/etc/init.d/nginx restart