Ubuntu为PHP安装SOAP扩展
apt-get install php5.6-soap
SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。
3)安装php5.6及常用组件
sudo apt-get install php5.6
sudo apt-get install php5.6-gd
sudo apt-get install php5.6-mysql
sudo apt-get install php5.6-mbstring
sudo apt-get install php5.6-zip
sudo apt-get install php5.6-curl
Apache2重启:
sudo /etc/init.d/apache2 restart

更多精彩