Ubuntu16.04安装php5.6

sudo add-apt-repository ppa:ondrej/php
sudo apt-get install apache2
sudo apt-get install mysql-server mysql-client
sudo apt-get update
sudo apt-get install php5.6
sudo apt-get install libapache2-mod-php5.6
sudo apt-get install php5.6-mysql php5.6-mbstring php5.6-mcrypt php5.6-xml php5.6-zip php5.6-intl php5.6-gd php5.6-curl

发表评论

邮箱地址不会被公开。 必填项已用*标注

This site uses Akismet to reduce spam. Learn how your comment data is processed.