-bash: pecl: command not found的解决方法 -bash: pecl: command not found 出现这个问题是因为没有安装php的扩展开发导致的,建议将php以及apache的开发都安装上,使用如下的命令。 yum install php-devel php-pear httpd-devel 看看pecl是不是已经可以用了。 2011年11月17日 CentOS, Linux, 服务器 评论 1 条 阅读 5,885 次 阅读全文