Post Description: warning copy function copy failed to open stream permission denied
This Post Has Been Viewed 157 Times Since Sun Apr 20, 2008 6:53 pm Posted By hosting customer with 1 replies
POST# 1209
Posted On: Sun Apr 20, 2008 6:53 pm
i really need your help, im a php beginer and for some readon im getting this error can you help me please:
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
Sun Apr 20, 2008 6:54 pm
1
web hosting support
Reply #1911
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