http://www.tapcoffee.co.uk/images/bg1.jpg
I am trying to process it with ImageMagick, but receiving an error
Code: Select all
unable to open file /tmp/magick/xxxx
Code: Select all
unable to open file /tmp/magick/xxxx
From this, I guess your command was something like:kicks77 wrote:Ive tested with latest and im having issues (PHP). Ive done some investigating and found that the URL is sending Content-Type: text/html; charset=utf-8, is it possible to tell ImageMagick that it is an image?
Code: Select all
convert http://www.tapcoffee.co.uk/images/bg1.jpg c.png
Code: Select all
<html><head><title>Request Rejected</title></head><body>The requested URL was rejected. If you think this is an error, please contact the webmaster. <br><br>Your support ID is: 15891905563042779399</body></html>