WPAU security fixes released
Written under WordPress Plugins on Monday, 27th August 2007 . Jump to Comments
Anyone who is the plugin is strongly advised to upgrade the plugin to the latest version.
Upgrading instructions can be found here.
Download Wordpress Automatic Upgrade downloaded 36961 times
Get the latest updates from Techie Buzz directly in your inbox. Subscribe now.










hi there.
I have one site where it always tells me the web server is not allowed to write to that directory. which is wrong. can you explain how your plugin checks for this?
being on debian I do a chown -R myuser:www-data /public_html so my user is the owner and www-data debians user for apache2 is the owning group. then chmod -R 775 /public_html
so this should be enough for the plugin, but it does not work, I have to do a chown www-data:www-data for it to work.
could you please refine your checks or tell me why it doesn’t work like I described? any other plugin that needs to write to my public_html directory works with this setup…
Hello!
I have one question:
how plugin operate if there are changes in WordPress file structure?
Does it delete unused or moved files and folders?
Tomas