|
Mogrify is not located at /usr/local/bin
try SSH into your server and using locate or find command to locate mogrify. You may need to contact your host if you do not have access
some normal paths are
/usr/local/bin/mogrify
/usr/bin/mogrify
/usr/X11R6/bin/mogrify
|