关于Web,Mac,前端,设计的WordPress Blog
inicio mail me! sindicaci;ón

解决 WP-DBManager Warning backup folder visible to public

WP-DBManager version 2.50 .after Active the plugins ,AdminPanel always received : WP-DBManager 2.50 安装激活后,控制台总是收到如下错误警告:
"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/username/commondork.com/wp-content/backup-db"
There is not a such file named .htaccess in /wp-content/plugins/wp-dbmanager. But Its easy. 但其时插件目录中没有.htaccess文件。经过论坛讨论和考证。最终解决办法如下。
Create one file named .htaccess in than upload to the backup-db directory(Use filezilla can upload file named . xxx )

or

Go to wp-content/plugins/wp-dbmanager find a file named htaccess.txt. then rename it to .htaccess and move it to the backup-db directory.
至于产生这个问题的原因请参考如下网页 http://besthubris.com/computers-internet/fix-wp-dbmanager-error-warning-your-backup-folder-might-be-visible-to-the-public/

417 views

留下评论


Trackback+Pingback:0

TrackBack URL for this entry
http://nsyta.guaniu.com/wp-dbmanager-warning-solution/trackback/
Listed below are links to weblogs that reference
解决 WP-DBManager Warning backup folder visible to public from NsYta 说。