Hi,
My server has ImageMagick installed as standard, but I'm having real trouble getting the path to work. My ISP says the path is /usr/local/bin but here's the message I get when I text that path from the general settings form...
Warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/usr/local/bin) is not within the allowed path(s): (/home/:/usr/lib/php:/usr/local/lib/php:/tmp/) in /home/londonex/public_html/application/controllers/SettingsController.php on line 107
I've also tried adding /convert to the path without success.
Any ideas gratefully received!

