Php

From Wasya Wiki
Revision as of 00:04, 25 November 2019 by Piousbox (Talk | contribs)

Jump to: navigation, search


Install

sudo apt-get install php -y
sudo apt-get install -y php-{bcmath,bz2,intl,gd,mbstring,mysql,zip} && sudo apt-get install libapache2-mod-php  -y

install 7.0 on mac

From: https://joostvanveen.com/a-29/install-and-configure-multiple-php-versions-on-mojave-with-homebrew

brew tap exolnet/homebrew-deprecated
brew install php@7.0