2 gamegates running so its causing a socket error aswell as what blade has allready mentioned.
if using just one DB in sql make sure DBSRC.in says something like this
[SQL]
SQLType=mssql
SQLHost=(local)
SQLPort=3306
SQLDatabase=lom2 Correct DB name as made or restored to in sql
SQLUsername=sa
SQLPassword=your password must be the same as used when installing sql
and in the !setup.txt
same information as DBSRC
[SQL]
UseSQL=TRUE
SQLHost=(local)
SQLUsername=sa
SQLPassword=your password
SQLDatabase=lom2 sql db name
SQLType=mssql
SQLPort=3306
SQLCharDatabase=lom2 sql db name