News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Editing imagemagick path?

Started by nameuser, February 22, 2004, 08:17:23 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nameuser

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

Casper

You set the path in config.  Log in as admin, click on config, and change it in there.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Joachim Müller

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