Wordpress error : “Your backup folder might be visible to the public” : Simplysimple.info

WordPress error : “Your backup folder might be visible to the public”

By | Posted, June 15th, 2009 and modified on October 4th, 2010.

imagesI got this error on upgrading to WordPress 2.8.  The error message showed up in red after I upgraded the wp-dbmanager plugin. This is what it said…

Your backup folder MIGHT be visible to the public

To correct this issue, move the .htaccess file from wp-content/plugins/wp-dbmanager to /home/my-website-name/public_html/wp-content/backup-db

I found the sample htaccess.txt  file in my wp-content/plugins/wp-dbmanager with the following  content…

<Files ~ “.*\..*”>
order allow,deny
deny from all
</Files>

I used Filezilla to ftp it onto my desktop and uploaded it to my  wp-content/backup-db folder. I then renamed the htaccess.txt file to .htaccess

This should solve your problem. In my case however, WordPress was prompting me to put the .htaccess file in a non existant  folder. The folder name was the the place where I had installed WordPress previously as I had a multi web hosting package and simplysimple.info was my secondary website and therefore installed in a sub folder. After it became my primary website, I transferred WordPress to my  public_html directory.  The solution was to scroll down to the bottom of the page and click DB Options under Database in the left pane. Under DB options, I found my old path listed in Path to Backup. Setting this to the current path resolved the problem. This is important as this is where the plugin will be looking for the .htaccess file -if it is pointing to a wrong/old/non-existant location, the plugin won’t be able to detect the file even if you have followed the steps and put the file in the right place. You might be safe, but the annoying error message will keep distracting you every time you login to wp-admin. The path might not always be  ~/public_html/ so if in doubt ask your web hosting provider! This is a shortcoming of the  plugin itself. Other plugins like XML sitemap generator auto detect the full path even after  I shift my hosting, so I copy the new path from their settings and paste it into the Path to Backup in settings for the WP-DBmanager plugin.

Thanks to the WordPress forum for their post on sorting out the first part of the problem!

 

Related Posts

  1. WordPress Warning: Unexpected character in input: ”’ (ASCII=39) state=1 in /home/
  2. Solved: wordpress Fatal error: Allowed memory size of 33554432 bytes exhausted
  3. Outlook Express 6 Backup
  4. Solved: Error accessing a shared folder between two Windows computers
  5. Moving your WordPress blog
  6. Email: Backup & Restore (POP)
  7. Tomcat6 error : jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
  8. Backing up and restoring Outlook 2003 & 2007
  9. Webhosting and your MYSQL data
  10. Backing up and restoring Windows Mail 7

Comment on this post

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

IMPORTANT! To be able to proceed, you need to solve the following simple math (so we know that you are a human) :-)

What is 11 + 7 ?
Please leave these two fields as-is:

+(reset)-
Follow me
© 2009 Simplysimple.info webmaster simplysimple.info