warning your backup directory is not writable - wordpress error

warning your backup directory is not writable

I have been checking out my blog stats to know what are the keywords people use to arrive at my blog.

So the search phrase or keywords I’m going to discuss now is the wordpress error I encountered before.

warning your backup directory is not writable

Cause of the problem

I’ve encountered this problem while using the wordpress plug-in called, Wordpress DB Backup. Basically, the plugin wants to write the backup files into a temporary directory but it can’t because it does not have “write” permissions.

Old Solution to the problem

The best thing to do in this situation is to contact your webhost because there is something wrong with the PHP configuration. In my experience, I just waited and then it worked after a few hours. Don’t try to CHMOD 777 your folders because that is a big security risk. :D

Solution to the problem

First thing you should know that the Wordpress DB Backup plugin creates a backup directory inside your /wp-content/ folder. It is usually named as /backup-XXXXX/ where XXXXX are random numbers and letters. So go check your /wp-content/ folder, did you see the backup folder?

  • If there is already a backup folder…
  • You can try to CHMOD that backup folder to 777. Did it work?

    An alternative you can do is to delete that folder (do keep track of the folder name just in case), then follow the instructions below, “If there is not backup folder”.

  • If there is no backup folder…
  • The Wordpress DB Backup plug-in needs a backup folder in order to work. First thing you should do is to CHMOD your /wp-content/ folder to 775 (if this does not work, use 777) TEMPORARILY. I know that this is a big security risk that’s why I’m saying that you should do that temporarily.

    After that, try reloading your backup page in your wordpress administration (you can find it under Wordpress->Manage->Backup)
    Wordpress DB Backup plugin

    Try creating a backup. If there are no errors, then you have solved the problem.

Remember to CHMOD your /wp-content/ folder back to 755!!!

For more information, read this explanation by the plug-in author himself.

(Mini tip: You can take advantage of this by making a blog post about those keywords. Not only can you contribute to those who need the information, you can bring more traffic to your site.)

Share and Enjoy:
  • Digg
  • StumbleUpon
  • del.icio.us
  • Sphinn
  • Facebook
  • Mixx
  • Google Bookmarks
  • Bumpzee
  • Propeller
  • Reddit
  • Slashdot
  • Technorati
  • Wordpress Error Fatal error: Cannot redeclare pclziputilpathreduction()
  • New Solutions: Wordpress can’t write any files on my webhost
  • Wordpress 2.3.1 not sending emails error
  • Warning: Cannot modify header information - headers already sent by
  • Ragnarok Error : GameGuard Error 150
  • Tags: , , ,
    Posted in Solutions on Nov 8th, 2007 by Allen Gurrea   

    4 Responses

    1. jehzlau (5 comments.)
      November 8th, 2007 | 11:35 pm

      it’s really a BIIIIIGGG security risk.. it gives ALL access to everyone including unknown species.. :P

      Reply

    2. November 10th, 2007 | 2:00 am

      [...] shares his experience and tip on fixing the “warning your backup directory is not writable” error caused by the WP DB Backup [...]

    3. Teejay (14 comments.)
      November 12th, 2007 | 10:30 am

      Ha. I always test my backups and see if it’s really working. Btw, this post makes me think of getting back-ups for the rest of my blogs. Thanks.

      Reply

    4. Allen (860 comments.)
      November 13th, 2007 | 9:01 am

      Teejay, a backup is a must! Don’t take it lightly, you can read my guides on backups if you want. It is located here,
      http://silkenhut.com/blog/2007/08/05/how-to-back-up-your-blog-introduction/

      Reply

    Leave a reply

     
    | |