Tagged Questions
0
votes
2answers
30 views
switching test to production > main menu forgotten, background forgotten
the bigger question is:
How to have a beta (test) site and production, and switch between them so easily that a user can do it.
I wrote a script that does the move. Here's what the script does:
1. ...
1
vote
2answers
428 views
Custom settings disappear during database migration?
I've noticed a problem that pops up occasionally when moving a WP install from one place to another (usually the same server.)
I copy all the files to their new location, get a mysql dump, update all ...