在linux上安装php zip
发布时间:2020-11-18 00:34:01 所属栏目: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 这是什么意
>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库,您需要先安装它.(编辑:岳阳站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- 为什么我的linux流量整形脚本的结果有限?
- 存储 – Linux – 实际硬件RAID控制器调优(scsi和cciss)
- linux – 如何在没有运行dhcpd的情况下检查dhcpd.conf语法错
- linux – 如何通过puppet安全地禁用用户密码?
- c# – Linux上的Mono本机P/Invoke:DllNotFound
- linux – iwlist()命令如何扫描无线网络?
- windows – 使用Winsock的原始以太网帧
- linux – 我想使用“awk”或sed打印文件中以“comm =”开头
- linux – 为目录中的每个文件运行shell脚本
- 如何在curl php中解决HTTP / 1.1 400错误请求