|
Posted by Jerry Stuckle on 11/21/06 14:21
kumari wrote:
> Hi,
>
> I am facing a problem with generation of thumbnail images in php.
>
> The requirement is as follows: the client would provide the image url,
> description, and content through a page.
> and the same information will be stored in database. While displaying
> all images i should take that url. and read it
> byte by byte and pass to a curl function where in it crops and echos..
> the cropped version of image.
>
> When I am trying to do so, I am getting the output in the localhost.
> But the same is not working out on the server.
>
>
> Error Generated: Cannot download image, Server Configuration - no URL
> file access permission
>
> Can u plz solve the problem in this issue
>
What's the URL you're passing it on the server?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|