I just put apache in a chroot jail and installed imagick (Compiled from source). My php info file says Imagick has no supported filetypes, but Imagick command line (Via identify -list format) shows a crap load. Any files I should copy over? And when using php phpinfo.php as root, it shows all supported filetypes, so it is mod_chroot causing the issue. I tried using LoadFile to load all listed dependencies, but i had no luck.