使用sudo pecl install mongodb安装php的mongodb扩展,报错:
可以这样解决:
apt-get install libpcre3-dev
如果提示libpcre3-dev不存在,你需要更新本地资源库
sudo apt-get update