解决方法
从
http://pecl.php.net/bugs/bug.php?id=17012&edit=1中提到的,pecl不识别没有静态编译成PHP的PHP模块.因此,如果您使用任何共享库,pecl将忽略它们.
Pecl也忽略了你的PHP.ini.
The good news is there are still two easy ways to install this if you
have curl as a shared extension:1) pear install pecl/solr
2) pecl install -n solr