Page 1 of 1
Thumbnails: Getting GIFs but not JPEGs
Posted: Tue Aug 30, 2005 12:41 pm
by martin42
I'm seeing thumbnails in Image Manager, but only for GIFs, not for JPGs. Is there a magic rune required? As far as I can tell, my JPEG libraries are installed, and PHP knows about them...
SOLVED: Thumbnails: Getting GIFs but not JPEGs
Posted: Tue Aug 30, 2005 10:23 pm
by martin42
Great - it all works now!
The answer was:
1. Build PHP with: "--with-gd --with-zlib --with-jpeg-dir=/usr/local/lib --with-png"
2. Wait an hour or two! I guess the thumbnails update periodically, not instantly.