1
my system - w2k, apache 2.0.47, XOOPS 2.0.9.2
when I press "Check ImageMagick", this error occures:
Checking c:\imagemagick\identify.exe
Error! (Expected status: 0, but actually received status: -1)
Checking c:\imagemagick\convert.exe
Error! (Expected status: 0, but actually received status: -1)
Checking c:\imagemagick\composite.exe
Error! (Expected status: 0, but actually received status: -1)
But c:\imagemagick\identify.exe - is a correct path!
So, I can't add jpeg files (gifs are working).
imagemagick is already installed, its test in console is working fine: convert logo: logo.gif imdisplay logo.gif
Install dir for imagemagick is c:\imagemagick, full rights are given.
How can I fix it?