加入收藏 | 设为首页 | 会员中心 | 我要投稿 威海站长网 (https://www.0631zz.com/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 服务器 > 搭建环境 > Linux > 正文

在linux上安装php zip

发布时间:2020-12-24 14:58:11 所属栏目:Linux 来源:网络整理
导读:pecl install zip 得到以下错误: checking for the location of zlib... configure: error: zip support requires ZLIB.Use --with-zlib-dir=DIR to specify prefix where ZLIB include and library are located 这是什么意思? 解决方法 PHP zip功能依赖于

>pecl install zip

得到以下错误:

checking for the location of zlib... configure: error: zip support requires ZLIB.
Use --with-zlib-dir=<DIR> to specify prefix where ZLIB include and library are located

这是什么意思?

解决方法

PHP zip功能依赖于ZLIB库,您需要先安装它.

(编辑:威海站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    热点阅读