編譯安裝swoole

1、下載swoole 源碼 :https://www.swoole.com/php

2、因爲沒有configure 因此要用phpize 編譯 出 configureswoole

3、/usr/local/soft/php/bin/phpize 編譯用 configureide

4、
./configure --with-php-config=/usr/local/soft/php/bin/php-configcode

make 

    make install

    extension=swoole.so
相關文章
相關標籤/搜索