CENTOS安装YAF

wget -c http://pecl.php.net/get/yaf-2.3.2.tgz
tar -xzvf yaf-2.3.2.tgz
/usr/bin/phpize
./configure –with-php-config=/usr/bin/php-config
extension=yaf.so