ubuntu14 lamp環境下安裝swoole1.8.6

wget  https://github.com/swoole/swoole-src/archive/1.8.6-stable.tar.gz
php

tar -xvf   1.8.6-stable.tar.gz
git

mv  swoole-src-1.8.6-stable/  swoole
cd  swoolegithub

phpizeapache

./configure
make   &&  make  installvim




vim  /etc/php5/apache2/php.ini    加入extension=swoole.soswoole

service  apache2  restart
ide

相關文章
相關標籤/搜索