wget http://pecl.php.net/get/zip-1.13.5.tgztar -zvxf zip-1.13.5.tgzcd zip-1.13.5phpize
./configure
make
sudo make install
中途可能会提示要安装apt install php70-dev
然后编辑php.iniy文件,位于:/etc/php/7.0/apache2
在extension里加上/home/kenny/zip-1.13.5/modules/zip.so
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3