摘要: dpkg -l | grep gcc ubuntu系统查看已安装的包 dpkg -S nginx 查看安装的nginx apt-get update 首先更新源仓库 apt-get remove php-redis #删除php-redis扩展 Class 'Redis' not found #应该 阅读全文