我正在尝试在本地开发中测试 phpmyfaq,但遇到了这个错误:
The following extensions are missing! Please enable the PHP extensions(s) in php.ini : ext/zip
我在命令行上运行 php -m ,但没有看到任何 zip 。我试过了 :yum install php70-php-pcel-zip.x86_64
但它仍然没有出现在php -m
. 我在 VMware 播放器上运行 Centos7,php 版本 7.0.26