View Single Post
  #3  
Old 10-02-2014, 01:15 AM
Krran's Avatar
Krran
Sarnak
 
Join Date: Aug 2007
Location: NC, USA
Posts: 93
Default

After finally getting my server running, I often neglected to note the version of the server and DB I had operating. When updating, I have traced my problems back to not documenting this information (SQL updates were missed), and also the things that I did to get the server to function as I liked. So, document versions and your process while getting stuff working

Also, before updating, I now at least backup the DB and server that I have, if not clone the entire drive. It is very frustrating to try to do an update but end up screwing up a working version of your server.

Finally, learning basic skills in the languages, at least SQL, as you work on setting up your server. Google the commands you are running to see what if going on.
Reply With Quote