Report this

What is the reason for this report?

Updating to Wordpress 3.8 Failed on Droplet Image that Comes with Wordpress Pre-installed.

Posted on December 18, 2013

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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

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)

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.