Hello
Since a Time, there aren't any Images showed anymore in my gallery. I have updatet to 1.4.8 and still doesn't work. I didn't change the permissions, but I allthough think it has to do with it.
My gallery is at: http://fotos2.pfadi-sa.ch
Can anybody help me, what there would be to do. Adding new pics with batch isn't also working anymore. :-(
The dev-output didn't show anything suspicious.
thanks for any help!
Please help? does this have to do with permissions ? Files and directories are all set to 774.
What can I do? thanks a lot!
774 is pretty exotic, don't you think? Only assigning read permissions (that's what the "4" stands for) may not be enough, I suggest granting execute permissions as well.
looks like a mimetype problem. Please have a look into the filetypes table (phpmyadmin) and tell me what values you see for jpg
hi
in my filetypes there is:
JPG image/jpg image
jpeg image/jpeg image
jpe image/jpe image
774 is ok, because owner is wwwrun and group is www which is the apache. this worked till sometimes.
thanks for further help!
i just changed from "JPG" to "jpg" and it works again!!
yippee. thanks for the tip.
Is there a reason, why this could happen?
Linux servers are case sensitive. JPG doesn't equal jpg.
I know this, thank you, but I wondered how it could change in the database! I surely didn't do this myself.