By jensonchew
Hi,
Recently I tried to update the Droplet I’ve installed from the image with wordpress installed, to version 3.8, but failed, below is the error messages I received:
Downloading update from https://wordpress.org/wordpress-3.8-new-bundled.zip…
Unpacking the update…
The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions.: wp-admin/includes/update-core.php
Installation Failed
May I know whether your side would be able to help? Or it’s beyond your responsibilities?
Thanks.
Cheers, Jenson
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I have this how do I change to www-data www-data because at the moment i am seeing this <br> <br>-rwxr-xr-x 1 www-data root 2359 Sep 12 06:57 wp-load.php <br>-rwxr-xr-x 1 www-data root 31909 Dec 12 21:37 wp-login.php <br>
I had this problem and changing the owner on the wordpress folder worked for me <br> <br>sudo chown -R www-data /path/to/wordpress (in my case is was /home/wordpress)
This helped also with the failure when trying to upgrade to 3.8.1: <br> <br>sudo chown -R www-data /path/to/wordpress (in my case is was /home/wordpress)
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.