in reply to Creating thumbnails

Maybe I'm misinterpretting, but why would you want to make thumbnails on your server? Why not make them using Perl & Image::Magick on your local machine and upload them from there?

If this doesn't help, please explain your situation in greater detail so your fellow Monks can help you.

John J Reiser
newrisedesigns.com

Replies are listed 'Best First'.
Re: Re: (nrd) Creating thumbnails
by cal (Beadle) on Oct 30, 2002 at 23:33 UTC
    Thanks, I guess the problem is not being able to get the Image::Magik module loaded on my remote server. The web hosting company feels the module is a security threat.