Badoucms 上传文件出现报错 Upload failed, please try again.status: 500
晨瑞
发布于
在使用Badoucms时,如果上传出现如图的错误,一般是缺少PHP扩展导致的 Upload failed, please try again.status: 500 - Internal Server Erro cf936046209b89ea502013be317f99a6.png 如果你使用的是宝塔,那么在PHP版本列表中,找到你的php版本,比如php...
在使用Badoucms时,如果上传出现如图的错误,一般是缺少PHP扩展导致的
错误代码:Upload failed, please try again.status: 500 - Internal Server Erro

如果你使用的是宝塔,那么在PHP版本列表中,找到你的php版本,比如php8.1,
1、点击“设置”按钮,
2、选择安装扩展
3、找到fileinfo,点击安装,重启PHP,上传就没问题了
