Member
Member
lackhead   2007-03-29, 22:52
#1

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

Member
Member
lackhead   2007-03-29, 23:02
#2

FYI- if you want my php info, just go to http://www.lackhead.org/zenphoto/info.php.

Thanks!

-c

Member
Member
Chilifrei64   2007-03-30, 00:46
#3

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

Developer
Developer
trisweb   2007-03-30, 02:07
#4

Hm, there's a check to add... never thought someone would have GD without JPEG support!

I believe Daniel's right lackhead. :-)

Member
Member
lackhead   2007-03-30, 16:21
#5

Weird; this is just a stock Ubuntu 6.06 build with libdb2 installed. Hmmm, I did hand-compile php so lemme double-check my configure options....

-c

Member
Member
lackhead   2007-03-30, 20:19
#6

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

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.