You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It does work correctly when APP_ENV=dev, but it doesn't when APP_ENV=prod so I can't use it on production.
When I open the CKFinder popup, it returns a dialog with the message "Unknown error" and the error number 110 on the console.
Upload folder permissions are correctly set (it does work when environment is set as dev).
Can anyone help me out?
The text was updated successfully, but these errors were encountered:
@diegoiglesias are you trying to upload jpg/jpeg files? I'm facing the same issue, and png files work fine. I guess this might be related to a missing extension in image library.
I'm using PHP 7.4, SYmfony 5.1, latest CKFinder & CKEditor 4.
It does work correctly when APP_ENV=dev, but it doesn't when APP_ENV=prod so I can't use it on production.
When I open the CKFinder popup, it returns a dialog with the message "Unknown error" and the error number 110 on the console.
Upload folder permissions are correctly set (it does work when environment is set as dev).
Can anyone help me out?
The text was updated successfully, but these errors were encountered: