That isn't a bad route, the login server and website both run on the same server. Sometimes it has weird connection issues and happens for everyone. It can be down for hours at a time.
If you are running R245 of the source code, you need to be running the same version for the database. Otherwise, you can run an older revision of database and just make sure to run all of the required SQL from the /utils/sql/svn directory from the revision of database you are running up to the revision of code you are running. So, if you are running a database for revision 222 and you are running the code for 245, you need to run all of the SQL files from 222 to 245.
|