//加入ppa $ sudo add-apt-repository ppa:ondrej/php $ sudo apt-get update //安装5.6 $ sudo apt-get install -y php5.6 //安装7 $ sudo apt-get install -y php7.0
//加入ppa $ sudo add-apt-repository ppa:ondrej/php $ sudo apt-get update //安装5.6 $ sudo apt-get install -y php5.6 //安装7 $ sudo apt-get install -y php7.0