14.04 intsall php 7.0

Ubuntu
回覆文章
yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

14.04 intsall php 7.0

文章 yehlu »

https://www.digitalocean.com/community/ ... untu-14-04

代碼: 選擇全部

sudo LC_ALL=en_US.UTF-8 add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt-get install php7.0-cli
sudo apt-get install php7.0-mysql
sudo apt-get install php7.0-mbstring
sudo apt-get install php7.0-gd
sudo apt-get install php7.0-curl
sudo apt-get install php7.0-xml
回覆文章

回到「Ubuntu」