Report this

What is the reason for this report?

Migrating database to DigitalOcean using BackupBuddy

Posted on January 26, 2014

I am in the process of migrating my WordPress site from shared hosting to DigitalOcean. I set up a fresh install of WordPress using one-click installation, and I replaced the standard wp-content folder with my original folder. I am trying to migrate my database over using BackupBuddy, but I am getting an error when I try to access the importbuddy.php file.

This is the error that I am getting: Error #224834. This directory is not write enabled. Please verify write permissions to continue.

Any ideas? I’m sure I am just overlooking something simple.

Thanks!



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.

Looks like you have a permissions problem. What’s listed as the <code>owner:group</code> of your WordPress directory? To find out, execute: <br><pre>ls -l /path/to/WordPress/Installation</pre> <br>To learn more about permissions, check out <a href=“https://www.digitalocean.com/community/articles/linux-permissions-basics-and-how-to-use-umask-on-a-vps”>Linux Permissions Basics and How to Use Umask on a VPS</a>.

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.