Thumbnails: Getting GIFs but not JPEGs
Thumbnails: Getting GIFs but not JPEGs
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
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.
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.

