Hi There,
I have run the code and its show me the out put
convert: not found.
Can you please guide me what should I need to activate or enable the convert function.
Search found 2 matches
- 2014-06-03T21:56:39-07:00
- Forum: Users
- Topic: convert not found
- Replies: 4
- Views: 8849
- 2014-06-03T06:27:50-07:00
- Forum: Users
- Topic: convert not found
- Replies: 4
- Views: 8849
convert not found
Hi,
I'm using the image magic for the image crop and resize. when i was uploaded code to my client server and try to upload the image then error log show me message like "
convert not found "
I use the bellow code in my php file to execute
$convertthumb ="convert ".$path.$fileName." -resize ...
I'm using the image magic for the image crop and resize. when i was uploaded code to my client server and try to upload the image then error log show me message like "
convert not found "
I use the bellow code in my php file to execute
$convertthumb ="convert ".$path.$fileName." -resize ...