Hellow~ I am using Debian to install ImageMagick path for php4-imagick .
When I installing coppermine install page(install.php),i find the ImageMagick default value didn't work.And i try to find it but fail.
Am I setup the wrong packet ?Could somebody teach me how to find it or fix it? I appreciate that if anybody help me.
Thanks everyone~
a girl come from TAIWAN.^ ^+
erm, you're running your own server and you don't know where you installed ImageMagick? Well, you could do a search, to start with. Theoratically you could have installed it anywhere, so how are we to know? The ImageMagick executable coppermine needs is "convert"...
GauGau
I fell a little shame :oops: .I use apt-get install php4-imagick.I am so rely on apt that makes me puzzled.I had search many time on my own server with the keyword 'imagemagick' , 'php4-imagicky' and 'magick' but fault.
Well , thank you for your answer. I have to tryy again to find the PATH~ :roll:
9:13 in Taiwan .
Login with ssh and do a "whereis convert".
(Ok, of course "whereis" has to be installed ...)
Carsten
Yap,I find the problem .It is because I apt-get install wrong packet iwth imagemagick .I just ap-get install image-php4 .So Itn't work .
Anyway thank you everyone.