Hi,
I'd like to run Echelon from my website but if I try to connect to a DB on the website (for b3) I (ofc) get a error, here is the log
111117 20:28:14 BOT 'www.bigbrotherbot.net (b3) v1.7.1 [nt] [Myrthe]'
111117 20:28:14 BOT 'Python: 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]'
111117 20:28:14 BOT 'Default encoding: ascii'
111117 20:28:14 BOT 'Starting Iourt41Parser v1.11.0 for server 127.0.0.1:27960'
111117 20:28:14 BOT '--------------------------------------------'
111117 20:28:14 BOT 'Attempting to connect to database mysql://md235059db190126:******@db.truewarriorsclan.nl/md235059db190126...'
111117 20:28:35 ERROR 'Database connection failed, working in remote mode: (2003, "Can\'t connect to MySQL server on \'db.truewarriorsclan.nl\' (10060)") - [(\'C:\\\\UrbanTerror\\\\b3\\\\b3\\\\storage\\\\database.py\', 231, \'connect\', \'self.db = self.getConnection()\'), (\'C:\\\\UrbanTerror\\\\b3\\\\b3\\\\storage\\\\database.py\', 176, \'getConnection\', \'use_unicode = True)\'), (\'C:\\\\Python27\\\\lib\\\\site-packages\\\\MySQLdb\\\\__init__.py\', 81, \'Connect\', \'return Connection(*args, **kwargs)\'), (\'C:\\\\Python27\\\\lib\\\\site-packages\\\\MySQLdb\\\\connections.py\', 187, \'__init__\', \'super(Connection, self).__init__(*args, **kwargs2)\')]'
111117 20:28:35 BOT 'Game log C:\\UrbanTerror\\q3ut4\\games.log'
111117 20:28:35 BOT 'Starting bot reading file C:\\UrbanTerror\\q3ut4\\games.log'
Im running b3 as you possibly can see with UrT on a homeserver, a another option is that I make a 2nd DB for Echelon on my homeserver self but than is the question how to connect on the website (im running XAMPP and I always need to open the ports my selve)