Database Information?

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
slappy
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Sep 30, 2011 6:46 pm

Database Information?

Post by slappy »

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.
User avatar
Vanderburg
Former staff
Former staff
Posts: 1253
Joined: Sat Nov 13, 2010 7:27 am
Location: Dallas, TX

Re: Database Information?

Post by Vanderburg »

All of this is listed on the Databases tab of your website control panel.
slappy
New to forums
New to forums
Posts: 4
Joined: Fri Sep 30, 2011 6:46 pm

Re: Database Information?

Post by slappy »

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)
User avatar
TimeX
Staff
Staff
Posts: 1791
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: Database Information?

Post by TimeX »

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
slappy
New to forums
New to forums
Posts: 4
Joined: Fri Sep 30, 2011 6:46 pm

Re: Database Information?

Post by slappy »

Im kind dumb with this stuff.

Can you tell me what my dns is?
User avatar
Vanderburg
Former staff
Former staff
Posts: 1253
Joined: Sat Nov 13, 2010 7:27 am
Location: Dallas, TX

Re: Database Information?

Post by Vanderburg »

IDENTIFIER.site.nfoservers.com
slappy
New to forums
New to forums
Posts: 4
Joined: Fri Sep 30, 2011 6:46 pm

Re: Database Information?

Post by slappy »

i fixed it. Thank you for all your help.
Post Reply