qns_fengyusong 发表于 2018-12-22 12:23:42

ubuntu 上 安装php5.4

add-apt-repository ppa:ondrej/php5-oldstable
apt-get update
apt-get install php5-cli php5-fpm php-pear php5-mysql libcurl4-openssl-dev php5-dev
pecl install pecl_http  




页: [1]
查看完整版本: ubuntu 上 安装php5.4