使用easyWeChat5.0上传视频至微信,生成的日志文件无法打开。 #2546
Unanswered
China-Anbin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
系统:centos7 php版本:7.4 环境:nginx 框架:thinkphp6 运维面板:宝塔7.9.3
上传视频至微信的代码:
页面访问结果:
日志配置:
经排查,上传后生成的日志文件编码格式是二进制,而不是**UTF-8
文件内容:
文件报错:
已尝试过更改其编码,但不支持二进制文件的转换
目前因为该编码格式,导致宝塔无法正常打开该日志文件,请问应当如何处理才可以使得正常查看该日志文件?
或者如何屏蔽这一段上传视频的日志写入呢?
Beta Was this translation helpful? Give feedback.
All reactions