[wp-hackers] Clustering WordPress

John Elliot jj5 at jj5.net
Mon Aug 20 21:43:44 UTC 2012


On 2012-08-21 06:20, Brian Layman wrote:
> Good stuff:
> http://wordpress.tv/2011/08/20/mark-jaquith-scaling-servers-and-deploys-oh-my/

Thanks for sharing that.

Initially I put a few of my WordPress installations in svn like Mark
recommends and installed them on the server by checking them out. Then I
used the admin interface to upgrade and it corrupted my svn working copy
so I couldn't check the changes back in to svn.

Also on another attempt one of my users used the admin tool to change
his theme and the files got out of sync with the repo then too.

So now I have a bunch of WordPress installations that initially were in
svn and are now just corrupt and useless svn working copies.

If you check your WordPress installation into a VCS what is the
recommended strategy for upgrading it? Can you disable administrative
functions such as in-browser upgrades, installing themes, upgrading
plugins, etc. in the config file somehow? Is that what you're supposed
to do?






More information about the wp-hackers mailing list