Hello,
I have a remote folder that I can access.
I set the Permissions on 777.
All files that I made on my system like txt files, I can upload them
without problems.
So now I have php Pages downloeded from this folder and I edited them, then when trying to reupload them I get the warning:
Copying files to remote side failed.
Can’t open that file: Permission denied
What is wrong here?
Regards,
Mirza
You need to contact your hosting provider for support on this issue. Your hosting provider may have changed the ownership on those files since hardly anyone allows 777 permissions these days.
Axigy
July 26, 2010, 3:05am
3
mirzahat:
Hello,
I have a remote folder that I can access.
I set the Permissions on 777.
All files that I made on my system like txt files, I can upload them
without problems.
So now I have php Pages downloeded from this folder and I edited them, then when trying to reupload them I get the warning:
Copying files to remote side failed.
Can’t open that file: Permission denied
What is wrong here?
Regards,
Mirza
Most likely the owner of the file changed. As suggested, have your hosting provider chown the files to reset the owner.
Hello Mirza!
can you please let us know how did you set that 777 permission for the files. What was used?
Please let me know.