環境:nginx+mysql+php7.2;Mac利用homebrew安裝的php7.2
問題:修改了PHP的組態檔,php.ini;服務器是nginx,如何重啟PHP?
開啟:
brew services start php@7.2
重啟:
brew services restart php@7.2
停止:
brew services stop php@7.2
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/89894.html
標籤:PHP
上一篇:redis地理位置
