hi Orangelab,
on my host the plugin is enabled and green ticks the /usr/bin with ImageMagick command line option. yet when i upload a new image it doesn’t appear to work: i get a ‘crunching’ phase, but then the scaled image size options are greyed out.
??
i assumed that executing the binary was somehow blocked on my ‘budget’ shared hosting. so i put together a very quick test script to check:
@exec(“/usr/bin/convert” . ‘ one.jpg -resize 50% two.jpg’, $output);
surprisingly this ran fine.
any ideas how i can troubleshoot the plugin more usefully (i don’t have access to the apache errorlog) ?
thanks for making an awesome plugin…
alex kent.