Imagemagick: check for valid installation Imagemagick: check for valid installation
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Imagemagick: check for valid installation

Started by brother7, January 13, 2006, 11:05:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

brother7

When installing Coppermine, the installation script checks the Imagemagick path (if entered) and gives an error if it isn't found.

Such a check doesn't occur if changes are made in the Admin Config screen, after installation.  It would be helpful to perform a check here.

In my case, my host did not have Imagemagick installed, so I chose GD2 during installation.  They've now installed Imagemagick.  I'd like for the script to tell me if Imagemagick exists, instead of me having to test it live.

Joachim Müller

an advanced check for image libraries both in install and config is being scheduled.