Hi all,
I'm running fine zenphoto since 2 years!
But, I have some problem. I have upgraded 1.0.8 to 1.1.0 -> 1.1.1 and 1.1.2
Since the upgrade to 1.1.0 I have problem with thumbnails.
Apparently the upgrade worked well, but when I upload new pics in a new album, the thumbnails have not been generated for this new gallery.
Chmod is 700 (I can't change chmod to 777, my ISP (free.fr) does not recognize chmod ftp commande
Commande : SITE CHMOD 770 albums
Réponse : 500 'SITE': command unrecognized.)
Mode_rewrite is off
I did a refresh database, and a precached image, no thumbnails, the image is well uploaded clicking to the link show the pic.
What can I do ?
THX a lot.
Bye
see the gallery here http://jean.palazuelos.free.fr/zenphoto
In V1.0.8 the galerry Julian 21 to Julian 14 were fine but since 1.1.2 they have no thumbnails
You can have more infos here http://jean.palazuelos.free.fr/path.php
THX for your support
I looked at the installation and your images and it looks like downgrading to 1.0.8 will have no effect... zenphoto will not be able to process those images.
Perhaps there has been a memory amount change on the server since you installed zenphoto, and the old images were still cached so were still displayed. When you upgrade, the cache is cleared, and the new memory limit doesn't work with your large images.
I recommend either contacting the host to increase the memory limit for PHP, or simply upload smaller images. No photo software using PHP/GD will be able to resize those images within that limit. Sorry about that.
It has been a long time from last update of this topic, but I had the same problem with thumbnails from big files. Now I'm sure it is the memory_limit parameter in php.ini, i.e. photo 8,000x8,000 has 64MB (Black&White), for color photos you have to multiple this by 4 bytes of color information and this give 256MB!!! So for photos up to 4,000x4,0000 you need to set memory_limit parameter in php.ini at lest to 64 MB.
You should also be aware that the memory limit is only an advisory setting. No guarentee that hte script will actually get that much memory--that depends also on how much memory the server has to offer.
Bottom line--if you are getting memory exhausted errors the images need to be smaller.
I just installed the new version too. I'm having problems with the cache although my pictures are not very large. Any suggestion:
www.tcbierstadt.de/zenphoto
I also have "1und1" as a my provider.
I tried this AddType x-mapp-php5 .php but that didn't help. How can I force the thumb pictures to be created.