启动nginx的时候,提示80port被占用怎么办?

能够这么做:

sudo fuser -k 80/tcp


service nginx start