[function.move-uploaded-file]: failed to open stream: Permission denied
February 24th, 2008 Posted in php by dreamluverz
[function.move-uploaded-file]: failed to open stream: Permission denied
Encountered this error. I’ve checked the path, permission it’s all correct. Then I tried changing the permission of the folder on where to move the files to 777… problem solved. Thanks God! ![]()




March 31st, 2008 at 5:49 am
Thank you! I had this problem on one of my websites - no idea how it arrose, but I changed the permissions to 777 and it worked!