Flarum老外用的论坛程序上传头像附件图片500错误 php扩展,权限检查
貌似是没权限chmod -R 755 /home/ftp/w/www/wwwroot
给了755权限后,然后发现新的报错为
"status": "500",
"code": "unknown",
"detail": "Symfony\\Component\\Mime\\Exception\\LogicException: Unable to guess the MIME type as no guessers are available (have you enable the php_fileinfo extension?)."
缺少Fileinfo,安装扩展后,尝试上传
再次报错,提示缺少imagick,安装这两个后就OK了
{:3077:}
页:
[1]