環境: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
環境: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
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。