1. 下載 yaf 最新的源代碼php
wget http://pecl.php.net/get/yaf-2.2.9.tgzspa
2. 解壓.net
tar zxvf yaf-2.2.9.tgz && cd yaf-2.2.9get
3. 安裝yaf擴展io
phpizetest
./configure擴展
make
下載
make testvi
sudo make installmake
4. php.ini添加yaf.so
vi ***/php.ini
# add yaf.so
extension=yaf.so