imagemagick behaving very weird
Posted: 2011-03-18T02:34:25-07:00
dear friends,
im quite desperate here, lets see, i installed imagemagick on linux centos, all seemed great,
basic commands from PHP worked great,
but then i started to see that certain options would give errors like:
"missing an image filename" error,
which other people have reported in google,
and simple commands that would work in windows from PHP wouldnt in linux,
although others would, very confusing
so considering these problems i have
i start to consider if maybe my linux imagemagick installation although it seemed to work great, maybe its not correctly built and some things are missing?
what do u think? how do i know? how do i check?
i mean all seems to run great, i can convert a jpeg to a png and resize it no problems,
but then i do other simple things like a -fill option and i get the "missing an image filename" error,
when these things would never give a single problem in windows
why is using imagemagick in centos in linux so complicated?
how can i verify that my imagemagick installation has everything that is needed and that is not corrupted or damaged somehow?
doing an identify -version i get this:
Version: ImageMagick 6.6.8-5 2011-03-18 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC
Features: OpenMP
Operating system is CentOS 5.5 64bits
dont know, im desperate, as i need to transport my windows site to this new linux server and never thought this would be such a nightmare,
simple commands work from php, yes i can convert a jpeg to a png and resize it for example,
but most other things fail, i cannot create a simple png from zero with a fill and a text,
i get either no errors or the - "missing an image filename" - error
does this mean my installed imagemagick is corrupted? what should i do?
thank you very much for your help
jav
im quite desperate here, lets see, i installed imagemagick on linux centos, all seemed great,
basic commands from PHP worked great,
but then i started to see that certain options would give errors like:
"missing an image filename" error,
which other people have reported in google,
and simple commands that would work in windows from PHP wouldnt in linux,
although others would, very confusing
so considering these problems i have
i start to consider if maybe my linux imagemagick installation although it seemed to work great, maybe its not correctly built and some things are missing?
what do u think? how do i know? how do i check?
i mean all seems to run great, i can convert a jpeg to a png and resize it no problems,
but then i do other simple things like a -fill option and i get the "missing an image filename" error,
when these things would never give a single problem in windows
why is using imagemagick in centos in linux so complicated?
how can i verify that my imagemagick installation has everything that is needed and that is not corrupted or damaged somehow?
doing an identify -version i get this:
Version: ImageMagick 6.6.8-5 2011-03-18 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC
Features: OpenMP
Operating system is CentOS 5.5 64bits
dont know, im desperate, as i need to transport my windows site to this new linux server and never thought this would be such a nightmare,
simple commands work from php, yes i can convert a jpeg to a png and resize it for example,
but most other things fail, i cannot create a simple png from zero with a fill and a text,
i get either no errors or the - "missing an image filename" - error
does this mean my installed imagemagick is corrupted? what should i do?
thank you very much for your help
jav