Laravel-filemanager: jpg and png image not upload but show message (File Uploaded Successfully)

Created on 14 Sep 2017  路  5Comments  路  Source: UniSharp/laravel-filemanager

everything is done, file work 100%, not show error

Most helpful comment

I have the same problem on Ubuntu 16 with php 7 and nginx. Problem just with image, file uploaded ok
On local server(xampp) image uploaded and i can finde on the server, but on production(ubuntu) server file manager do not upload image and response uploaded successfully. I can not find uploaded image on the Linux server.
Also on Linux i have this message laravel-filemanager::lfm.message-extension_not_found. On local server everything ok
MAX_FILE_SIZE ok
folder permissions ok

All 5 comments

Can you find uploaded file on the server side, or can you provide broken image path?

I have the same problem on Ubuntu 16 with php 7 and nginx. Problem just with image, file uploaded ok
On local server(xampp) image uploaded and i can finde on the server, but on production(ubuntu) server file manager do not upload image and response uploaded successfully. I can not find uploaded image on the Linux server.
Also on Linux i have this message laravel-filemanager::lfm.message-extension_not_found. On local server everything ok
MAX_FILE_SIZE ok
folder permissions ok

+1 Same thing happening here.

@DeehSlash you may try to install php-gd or php-magick

@FreedomKnight Thanks. After install php-gd everything work

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maorkavod picture maorkavod  路  5Comments

lizeshakya picture lizeshakya  路  4Comments

Dzhangar1980 picture Dzhangar1980  路  4Comments

lunadiotic picture lunadiotic  路  3Comments

lukaszevo picture lukaszevo  路  4Comments