in reply to thumbnails

do you have shell access? you can compile the imagemagick libs without root access by using ./configure --prefix=/some/directory/you/can/write/to. then you can compile Perl::Magick referencing those libs.

anders pearson