SWF上传问题

发布于 2024-08-23 14:13:20 字数 388 浏览 2 评论 0原文

我在我的项目中使用 SWFupload,但有一个小问题。

当我在本地上传图片时,一切正常。但是当我在线使用它时,它会在遇到以下情况时停止上传:

SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0。字节:120133。总计:120133

I use SWFupload for my project but I have a small problem.

When I upload a picture locally, everything works fine. But when I use it online, it stops uploading when it hits this :

SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 120133. Total: 120133

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浅浅 2024-08-30 14:13:20

考虑到文件完全上传后会失败,您应该做的第一件事是确保您具有将文件写入目录的必要权限。

Considering that it fails when the file is fully uploaded, first thing you should do is to make sure you have necessary permissions to write the file to the directory.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文