Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied #82

Open
bbarnwell opened this issue Jun 15, 2017 · 1 comment
Open

Permission denied #82

bbarnwell opened this issue Jun 15, 2017 · 1 comment

Comments

@bbarnwell
Copy link

Hi there,

My scripts has been chugging along for many months working fine, then one day I get this:

rsync: mkstemp "/var/www/html/.VERSION.nzw5lG" failed: Permission denied (13)
rsync: mkstemp "/var/www/html/.wp-login.php.En1Bkc" failed: Permission denied (13)
rsync: mkstemp "/var/www/html/.wp-settings.php.J29bjI" failed: Permission denied (13)
rsync: mkstemp "/var/www/html/.wp-signup.php.ioJNhe" failed: Permission denied (13)

On about 4 files. Permissions/user haven't changed as far as I know. Any ideas?

Cheers!

@mcki0127
Copy link

I know this is a bit of a late answer. Maybe it will help others. If you're overwriting files in the destination folder, make sure you have write access to those files. Change the permissions on those files to whatever user is running the deploy script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants