FriendsOfFlarum / upload

The file upload extension with insane intelligence for your Flarum forum.
https://discuss.flarum.org/d/4154
MIT License
177 stars 96 forks source link

qiniu upload fail | 七牛上传失败 #241

Closed milu2003 closed 3 years ago

milu2003 commented 3 years ago

image

image

upload this file:

image

image

{"errors":[{"status":"500","code":"unknown"}]}
composer require overtrue/flysystem-qiniu

image

What is the problem

clarkwinkelmann commented 3 years ago

Check the log file at <flarum>/storage/logs for the full error message.

milu2003 commented 3 years ago

@clarkwinkelmann

Thank you. The problem is solved Just install the Exif extension

logs show:

Reading Exif data is not supported by this PHP installation

image

clarkwinkelmann commented 3 years ago

Great news :smiley: :+1: