ZipArchive 对象创建的存档已损坏

发布于 2024-09-18 06:15:50 字数 298 浏览 5 评论 0原文

我使用以下 URL 中描述的函数以编程方式创建一些 zip 文件,结果在开发站点上运行得非常好:

http://davidwalsh.name/create-zip-php

问题是,当我将网站上传到生产服务器时,创建的文件似乎已损坏。 winrar 给了我“存档意外结束”错误。存档可以通过 winzip 工具修复,所以显然所有数据都在那里。我想知道为什么会发生这样的事情,我该如何解决?

I used the function described in the following URL to create some zip files programatically which turned out to be working wonderful on the development site:

http://davidwalsh.name/create-zip-php
.

Thing is, when I uploaded the website to the production server, the file created seemed to be corrupted. winrar has given me "unexpected end of archive" error. the archive could be fixed by winzip tools, so obviously all the data is in there. I'd like to know why such thing should happen, and how can i fix it ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文