File manager problem

Permalink
Hi,
I'm new to Concrete5.
Installed C5 version 5.3.3.1
Buildup a website with an own theme.
Everything works fine but i cannot put images on the site with the filemanager.
Uploading files seems to work and I get no error message. The filemanager shows the filetitle. But with viewing the image screen stays blank.
Put an image to the page gives no errors but same. Won't show the image. I looked in the files directory and the images are actually uploaded.

Can someone give some help.

 
Mnkras replied on at Permalink Reply
Mnkras
are the files in the directory the same size as the ones on your computer?
Huub replied on at Permalink Reply
I checked some files and they have the same size. The filemanager shows the size correctly as well. I can still open the files directly from the directory.
chunksmurray replied on at Permalink Reply
chunksmurray
Have you tried clearing the cache on your site?

go to Dashboard -> Sitewide settings -> Debug -> Clear cache

It can sometimes help with strange problems like this.
synlag replied on at Permalink Reply
synlag
Have you made your file folder writeable to users, groups and others?
Huub replied on at Permalink Reply
Thanks for the advise.
I cleared cache but no result. I'm the only user logged in as an administrator so I have full access. I temporary made access all public, but still no result. I tried to give a direct URL to the image. The image was not shown on the page but the link worked opening a new window with the found image.
I did change the theme to the greensalad sample theme of C5. Stil no images.
What more can i try. Maybe a complete new installation on the server?
Huub replied on at Permalink Reply 1 Attachment
I looked in the MySQL database. It occurred that the table FileStorageLocations was empty. Could this be an error or is it normal.
I downloaded an image from the view window. The download was named at the image but much smaller with an errorlog in html. I changed the extension from jpg into txt and attached it here.
I hope someone can give some answers.
Huub replied on at Permalink Reply
Getting pretty desperate. Had a new installation but same problem. Files uploaded en downloaded again trough the file manager have same size but seems to be corrupted. I've found some changes and they will not open. Could it has something to do with the MySQL configuration. I configured all with default values but are there certain values I should check to make this fileproblem work. The connection collation is put on utf8-general-ci and the language on nl-utf-8.