Hi,
I have just created a database to run with my warcraft 3 server. However i cannot find the information that i need to put in the war3.cfg
wc3_sql_dbhost
wc3_sql_dbuser
wc3_sql_dbpass
wc3_sql_dbname
I see just general information with a list of my databases but no specifics for my wc3 db. Please help.
Database Information?
-
- New to forums
- Posts: 4
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Fri Sep 30, 2011 6:46 pm
- Vanderburg
- Former staff
- Posts: 1253
- Joined: Sat Nov 13, 2010 7:27 am
- Location: Dallas, TX
Re: Database Information?
All of this is listed on the Databases tab of your website control panel.
Re: Database Information?
But the host says localhost, but when i run the server with all that info i get
L 09/30/2011 - 19:43:25: ** Map de_dust2 started, version: '3.0 RC13'
L 09/30/2011 - 19:43:26: [MYSQLX] Database Connection Failed: [2003] Can't connect to MySQL server on 'localhost' (10061)
L 09/30/2011 - 19:46:23: ** Map 'de_dust2' ended
L 09/30/2011 - 19:46:23: ** Map de_dust2 started, version: '3.0 RC13'
L 09/30/2011 - 19:46:24: [MYSQLX] Database Connection Failed: [2003] Can't connect to MySQL server on 'localhost' (10061)
L 09/30/2011 - 19:48:54: ** Map 'de_dust2' ended
L 09/30/2011 - 19:48:54: ** Map de_dust2 started, version: '3.0 RC13'
L 09/30/2011 - 19:48:55: [MYSQLX] Database Connection Failed: [2003] Can't connect to MySQL server on 'localhost' (10061)
L 09/30/2011 - 19:57:19: ** Map 'de_dust2' ended
L 09/30/2011 - 19:57:20: ** Map de_dust2 started, version: '3.0 RC13'
L 09/30/2011 - 19:57:20: [MYSQLX] Database Connection Failed: [1045] Access denied for user 'tgwebsite'@'v-74-91-114-235.unman-vds.internap-dallas.nfoservers.com' (using password: YES)
L 09/30/2011 - 20:40:49: ** Map 'de_dust2' ended
L 09/30/2011 - 20:40:49: ** Map de_prodigy started, version: '3.0 RC13'
L 09/30/2011 - 20:40:50: [MYSQLX] Database Connection Failed: [1045] Access denied for user 'tgwebsite'@'v-74-91-114-235.unman-vds.internap-dallas.nfoservers.com' (using password: YES)
L 09/30/2011 - 21:24:18: ** Map 'de_prodigy' ended
L 09/30/2011 - 21:24:18: ** Map de_dust started, version: '3.0 RC13'
L 09/30/2011 - 21:24:19: [MYSQLX] Database Connection Failed: [1045] Access denied for user 'tgwebsite'@'v-74-91-114-235.unman-vds.internap-dallas.nfoservers.com' (using password: YES)
L 09/30/2011 - 21:55:45: ** Map 'de_dust' ended
L 09/30/2011 - 21:55:45: ** Map de_dust2 started, version: '3.0 RC13'
L 09/30/2011 - 21:55:48: [MYSQLX] Database Connection Failed: [2005] Unknown MySQL server host 'tgwebsite' (11004)
L 09/30/2011 - 19:43:25: ** Map de_dust2 started, version: '3.0 RC13'
L 09/30/2011 - 19:43:26: [MYSQLX] Database Connection Failed: [2003] Can't connect to MySQL server on 'localhost' (10061)
L 09/30/2011 - 19:46:23: ** Map 'de_dust2' ended
L 09/30/2011 - 19:46:23: ** Map de_dust2 started, version: '3.0 RC13'
L 09/30/2011 - 19:46:24: [MYSQLX] Database Connection Failed: [2003] Can't connect to MySQL server on 'localhost' (10061)
L 09/30/2011 - 19:48:54: ** Map 'de_dust2' ended
L 09/30/2011 - 19:48:54: ** Map de_dust2 started, version: '3.0 RC13'
L 09/30/2011 - 19:48:55: [MYSQLX] Database Connection Failed: [2003] Can't connect to MySQL server on 'localhost' (10061)
L 09/30/2011 - 19:57:19: ** Map 'de_dust2' ended
L 09/30/2011 - 19:57:20: ** Map de_dust2 started, version: '3.0 RC13'
L 09/30/2011 - 19:57:20: [MYSQLX] Database Connection Failed: [1045] Access denied for user 'tgwebsite'@'v-74-91-114-235.unman-vds.internap-dallas.nfoservers.com' (using password: YES)
L 09/30/2011 - 20:40:49: ** Map 'de_dust2' ended
L 09/30/2011 - 20:40:49: ** Map de_prodigy started, version: '3.0 RC13'
L 09/30/2011 - 20:40:50: [MYSQLX] Database Connection Failed: [1045] Access denied for user 'tgwebsite'@'v-74-91-114-235.unman-vds.internap-dallas.nfoservers.com' (using password: YES)
L 09/30/2011 - 21:24:18: ** Map 'de_prodigy' ended
L 09/30/2011 - 21:24:18: ** Map de_dust started, version: '3.0 RC13'
L 09/30/2011 - 21:24:19: [MYSQLX] Database Connection Failed: [1045] Access denied for user 'tgwebsite'@'v-74-91-114-235.unman-vds.internap-dallas.nfoservers.com' (using password: YES)
L 09/30/2011 - 21:55:45: ** Map 'de_dust' ended
L 09/30/2011 - 21:55:45: ** Map de_dust2 started, version: '3.0 RC13'
L 09/30/2011 - 21:55:48: [MYSQLX] Database Connection Failed: [2005] Unknown MySQL server host 'tgwebsite' (11004)
Re: Database Information?
It should say localhost for connections on the web hosting, and your site's DNS address for remote connections. You will need to use the DNS in your specific situation.
TimeX
Re: Database Information?
Im kind dumb with this stuff.
Can you tell me what my dns is?
Can you tell me what my dns is?
- Vanderburg
- Former staff
- Posts: 1253
- Joined: Sat Nov 13, 2010 7:27 am
- Location: Dallas, TX
Re: Database Information?
IDENTIFIER.site.nfoservers.com
Re: Database Information?
i fixed it. Thank you for all your help.