vote up 0 vote down star

Hi, 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.

flag
How does the corresponding code look like? – Gumbo Sep 30 at 10:33

2 Answers

vote up 0 vote down

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.

link|flag
vote up 0 vote down

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

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.