mac 上面能夠直接使用 homebrew 來安裝,直接執行 brew install nginx
,通常來講就能夠直接自動安裝完成了。毫無壓力。nginx
若是你不幸像我同樣遇到各類報錯,恭喜!請繼續看!ui
個人解決方式 - 按照這個路徑來手動建立這個 Cellar 文件code
個人解決方式 - 執行 /usr/local/nginx/sbin/nginx -c /usr/local/nginx/conf/nginx.conf
,手動設置一下配置文件。若是執行了無效,按照這個路徑,新建好這個文件,再執行一次。進程
個人解決方式 - 執行 brew link pcre
homebrew
nginx
it
nginx -s quit
kill all
systemctl start nginx.service
nginx -s reload
配置
ps aux | grep nginx