I'm transferring hosts and need to know where the path to image magick is stored within the configuration files for coppermine. I didn't see it in config.inc.php
You set the path in config. Log in as admin, click on config, and change it in there.
it's in the database - after switching hosts, simply go to coppermine config (the "regular" way by clicking the link in your browser) and modify "Path to ImageMagick 'convert' utility (example /usr/bin/X11/)". If you feel adventurous, use a tool like phpMyAdmin, look into the table "cpg11d_config" (or whatever prefix you chose on install) and look for "impath".
GauGau