Hey there-
I've looked through the postings here about installation problems and no images showing up, but I've not found the solution to my problem. I'm new to zenphoto so I apologize in advance if my problem turns out to be dumb, but I've checked the .htaccess file (rewrite is working fine), I've checked permissions, and I am running version 1.0.8.2. And yes, I've tried reinstalling from scratch.
Here's my site: http://www.lackhead.org/zenphoto
As you can see, ZP sees that I have uploaded some pictures into a test album called "barfoo". It sees the names of the images, but no images show up (just the file names). I've tried uploading through the admin panel, ftp, etc. I can see the images if I go directly to an image, like:
http://www.lackhead.org/zenphoto/albums/barfoo/IMG_0010.jpg
Is there something I need to do to get thumbs or images processed? I see directories getting created in the cache directory, but nothing ever shows up in the directories.
Again, thanks you guys for the help. This looks like an easy and professional looking package, and since I'm already using Wordpress I'm excited about being able to merge the two. I just need to get it working first.
Cheers,
-c
it appears as if jpeg support was not included with your version of GD.
http://www.lackhead.org/zenphoto/barfoo/image/595/IMG_0017.jpg?debug
also on your info page it lists gif and png supported but no jpeg support
Ok, turns out PHP was not picking up libjpeg in /usr/lib. I had to specifically put in a --with-jpeg-dir=/usr/lib for some reason.
Anyway, it is working now....sorry for being a dumbass, and I really do appreciate the quick and insightful help! I have to say the speed and quickness I saw in the forums here was one big factor in why I'm using this package. Thanks so much for all of your hard work!
-c