Post Description: warning: copy( ) [function.copy]: failed to open stream: permission denied
This Post Has Been Viewed 3243 Times Since Fri Feb 29, 2008 12:01 pm Posted By stalionboy with 2 replies
POST# 325
Posted On: Fri Feb 29, 2008 12:01 pm
Topic: Warning: Copy( ) [function.copy]: Failed To Open Stream: Permission Denied
Can you tell me why I am getting this error:
Code:Warning: copy(directory/path/picture.gif) [function.copy]: failed to open stream: Permission denied in /var/www/html/web/images/image.php on line 8
I've tried everything but nothing works????
Sun Jul 30, 2006 7:34 pm
1
stalionboy
Reply #897
You are probably getting this error because the permission on your directory are not setup correctly. You need to give "write" permission to the "web" directory for your script to work properly.
To do this, connect to your site with your FTP and give the web/images/ directory permission to write with 777