whirlpool6
Technical User
hello everyone, i have posted something like this before but that was a mess and i would like to start from the very beginning.
i am deploying a php application in an apache web server on a linux platform. now i need to access images through urls in my php code and do some resizing. but i cant access the image. i only get this warning.
Warning: imagecreatefromjpeg( [function.imagecreatefromjpeg]: failed to open stream: HTTP request failed! HTTP/1.1 401 Access Denied in /usr/local/apache2/htdocs/iv_stage_fritz/try.php on line 14
but i can access this image on the browser. and i can also ping trialhost.
pls help me on this... this is very urgent...
hoping for a reply... thanks a lot.
i am deploying a php application in an apache web server on a linux platform. now i need to access images through urls in my php code and do some resizing. but i cant access the image. i only get this warning.
Warning: imagecreatefromjpeg( [function.imagecreatefromjpeg]: failed to open stream: HTTP request failed! HTTP/1.1 401 Access Denied in /usr/local/apache2/htdocs/iv_stage_fritz/try.php on line 14
but i can access this image on the browser. and i can also ping trialhost.
pls help me on this... this is very urgent...
hoping for a reply... thanks a lot.