PDA

View Full Version : Gallery2 Multisite - Modules installed but not working until they get configured


ego
12th August 2007, 17:56
I followed Hans how-to on installing the Gallery2 Codebase and Multi-site for and ISPConfig server.

Everything went well. The only problem is that the image scripts are installed, but the Gallery wants them configured and needs a path to the scripts such as ImageMagick, etc.

Will the modules that need actived by inputing the path to them be located in the Codebase setup?

falko
13th August 2007, 20:33
You must install ImageMagick like this (on Debian):
apt-get install imagemagick

The path to ImageMagick is then /usr/bin/convert.