magickwand remote operations
Posted: 2009-11-04T14:38:59-07:00
Hi all, I am trying to crop images from a remote server, but get the error below;
Fatal error: magickreadimage(): C API cannot read the format "http://www.remotehost.com/jobs/job112/bg2.JPG" (reason: no data returned `http:/www. remotehost.com/jobs/job112/bg2.JPG') [on C source line 217] in /var/www/html/projects/sp/myUsefulFunctions.class.php on line 1618
Any ideas what could be restricting access, i know the code is good because it works on local files.
Fatal error: magickreadimage(): C API cannot read the format "http://www.remotehost.com/jobs/job112/bg2.JPG" (reason: no data returned `http:/www. remotehost.com/jobs/job112/bg2.JPG') [on C source line 217] in /var/www/html/projects/sp/myUsefulFunctions.class.php on line 1618
Any ideas what could be restricting access, i know the code is good because it works on local files.