|
Posted by kumari on 11/21/06 06:47
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
Navigation:
[Reply to this message]
|