正在上传图片

I got this error when I'm uploading the image into the folder:

Warning: fopen(images1/image.jpg) [function.fopen]: failed to open stream: Permission denied.

I gave read/write permissions. but its not working.How to rectify this error? Anyone can help me please?

Regards, padma.

You have to make sure you have read/write permissions to the folder.

Is it because you don't have the permission to open the image in images/image.jpg?

Also, make sure that you have the access right to the folder.