上传者: 17793363
|
上传时间: 2021-02-13 18:02:33
|
文件大小: 6.97MB
|
文件类型: ZIP
推荐宝塔一键安装
阿伯奇或Nginx/php5.6/Mysql
PHP5.6转码需要删除禁用函数exec跟shell_exec 不然无法转码
upload_max_filesize = 51200M
max_file_uploads = 1000
搜索disable_functions在前面加分号
;disable_functions
然后重启 php 或 Apache 或 Ng