I assume I would have to install everything I need on the new box.
Maybe create a test site to check things. Than dump and import all the
related mysql files. Can I just copy over the site directory
structure?
Anybody has notes on this?
Thanks in advance.
--
Charles Gagnon
http://unixrealm.com
charlesg at unixrealm.com
--
Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to reviewboard...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
Is there something I can do in mysql to flush all setings, clear
passwords so I can easily login and rebuild my setting from there. I
clear the password on one of my admin users and it still doesn't let
me in.
All I get constantly is "Incorrect username or password."
Thanks for your help.
Still struggling with this. I tried replacing the SECRET_KEY and they
now match. Still not go. I've even tried 'rb-site manager
createsuperuser' and the use I just created fails to login. Not sure
what's going on. I get almost nothing in the log even though I've set
"DEBUG = True" in settings.py.
Any other leads? Any other way to start fresh authentication wise...
After adding these missing packages, I'm getting much better results.
We're finalizing the testing now but I think I'm close to done on the move.
Thanks again.