Checked the log, it should be no problem nginx -t
also prompts normal, but
I don’t know what the problem is. Please help me solve the problem
If you need more details, please mention it in your reply. I will update it as soon as I see it
ringa_lee2017-05-16 17:19:24
sorry i figure it out . i use 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
it works