2016年9月10日土曜日

macのphpを7に更新


curl -s http://php-osx.liip.ch/install.sh | bash -s 7.0
sudo apachectl restart
あるいは
brew search php@7
そして、install versionを選択する
brew install php@7.2
参考ページ:https://coolestguidesontheplanet.com/upgrade-php-on-osx/
https://qiita.com/yamatmoo/items/4ff2fe1785f771e67e08

0 件のコメント:

コメントを投稿