Admin has walked away
-
Hello. Help please!
I help coordinate a homeless shelter in a church.
The volunteer who did our web site has in essence walked away unless we pay him. (Long sordid tale.)
Sometime earlier this year it apparently got hit by a virus (spammers, I suspect). That got sorted out with the provider, eventually. (They shut us/him down.)
Later along the way, apparently the provider upgraded both sql and wordpress, emptying the site in the process.
– seems I remember seeing something like with the upgrades, backups couldn’t be loaded. (MySQL schema change?)
– I also seem to remember the admin saying he tried to update wordpress, and it wouldn’t take. (Before the change above.)1. Does it make sense that a wordpress and/or mysql update would result in an unusable wordpress sql database or reload not be possible due to schema change? [Or more likely some other sequence of events are what actually did it in.] WordPress seems to be backwards compatible with itself, and the only mysql requirements appear to be version 5 or greater / hasn’t changed in some time. i.e. Most any version should do for any new version of wordpress?
2. The provider appears to have wordpress 3.8.1 in place now (empty). If a .sql backup can be restored, should it all just work?
– otherwise, could someone kindly point me towards a link explaining getting an old backup into a new sql (/wordpress)?3. I am a long time computer admin. Mostly windows – not sql, and not web. Several years now using Kubuntu. Should I not be able to just install wordpress, et al, on my local desktop, restore the .sql, and at least have a local copy of the website as it was at one point in working time? January backup readme, for example, shows wp 3.8. December 3.6. Presumably I just keep walking backups back until I have a viable copy of the site. (Something about some backup failed along the way.) Provider is win based, but even worst case scenario I expect I should be able to duplicate structure and copy/paste content, one browser tab to another?
4. The plugins directory has quite a few subdirectories. Can I assume each directory is a plugin name, and just start adding plugins back in to the local copy until they match? [First order of business, get us back to what we had before. We’ll worry about going forwards, then.]
5. Is there a link to best practices for securing a wordpress site?
6. Is there a link to how to run multiple wordpress sites? I’m thinking old, current, new (old.mysite.com, https://www.mysite.com, new.mysite.com) – where if they decide once restored to do a reorg, they can view / play / develop new. until they’re happy? (For that matter, is a .sql file restorable to a free wordpress site, and it makes more sense to do it that way?)
7. Is there best practices link around for ‘development’ practices, such as version control?
As I understand the readme, I should be able to install wordpress, mysql & apache already present, adjust accordingly (e.g. apache mod), add plugins as noted, and have a local working / empty wordpress.
I should then be able to dig up the ‘how to restore a .sql’ instructions, and be good to go?
Does this all hang together?
Thoughts, suggestions, advice, hints, suggested/next steps, links?
TIA.
- The topic ‘Admin has walked away’ is closed to new replies.