coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: nameuser on February 22, 2004, 08:17:23 AM

Title: Editing imagemagick path?
Post by: nameuser on February 22, 2004, 08:17:23 AM
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
Title: Editing imagemagick path?
Post by: Casper on February 22, 2004, 10:39:28 AM
You set the path in config.  Log in as admin, click on config, and change it in there.
Title: Editing imagemagick path?
Post by: Joachim Müller on February 22, 2004, 10:38:54 AM
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