Installatron Wordpress Upgrade Disables Plugins

I just found a quick tip on the Installatron forums.

By default Installatron disables all Wordpress plugins when doing an upgrade. This is due to the Wordpress best practices for upgrading the version of their system. When you have a lot of Wordpress installs to go through this is a big pain because it usually breaks the site.

According to this post, you disable the disabling of the plugins by creating a file named .dont_disable_plugins in the directory that wordpress is installed to.

Via command line it is as simple as this:

touch /path/to/wordpress/.dont_disable_plugins

Execute that command on the command line (or upload an empty file via FTP/SCP) and the plugins will remain enabled. There is also an option in the installatron settings to enable this file creation upon install.

Note that if you have a plugin that is not compatible with a new version of Wordpress, it may break your install!

Share and Enjoy:
  • Twitter
  • del.icio.us
  • Digg
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Print
  • StumbleUpon

2 Trackbacks

You can leave a trackback using this URL: http://systembash.com/content/installatron-wordpress-upgrade-disables-plugins/trackback/

  1. By Dave Drager on March 25, 2009 at 8:18 pm

    New blog post: Installatron Wordpress Upgrade Disables Plugins http://tinyurl.com/ded7pe

  2. By Julianna Yau on March 25, 2009 at 8:34 pm

    RT @ddrager: New blog post: Installatron Wordpress Upgrade Disables Plugins http://tinyurl.com/ded7pe

One Comment

  1. Bill Bartmann

    Great site…keep up the good work.

    Posted September 1, 2009 at 7:17 pm | Permalink

Post a Comment

Your email is never shared. Required fields are marked *

*
*