![]() |
|
Broken images - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Broken images (/thread-12463.html) |
Broken images - thany - 2016-03-02 I get a lot of broken images. Almost every image that needs resized, comes out broken. It does so after about 2s of processing something. And then the next one (fails too), and the next, and the next, and so on. On my server, I can clearly see the apache2 processing sweating like a horse to (presumably) resize those images. So it's doing something, but what? At the time of writing, my server has over 2.5GB of completely unused memory. Also it has enough horsepowers, and plenty of free disk space. It's also set up to use imagemagick. PHP related config: Server details: Broken images - thany - 2016-03-02 To answer my own question: permission problems. Brilliant, somehow part of the cache had gotten the wrong owner/group and became inaccessible for apache. I'll keep an eye on it, see if it happens again. Broken images - sedaray - 2016-03-04 Same problem - how do you fix that? I'm on godaddy so shouldn't be server problems. Broken images - acrylian - 2016-03-04 First review your server PHP error log about any possible issue. |