Can not conect to my SQL menu

User Tag List

Results 1 to 12 of 12
  1. #1
    lordazhron's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Can not conect to my SQL

    THis server worked fine till i tryed to make it public....

    i run my SQL and then the login server and it gives me an error "Conection failed canot conect to my SQL on azhron.homeip.net"


    my files are like this


    Relm:

    <LogonServer Address = "azhron.homeip.net"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">


    <Realm1 Name = "J.D's Fun server"
    Address = "azhron.homeip.net:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "0"
    TimeZone = "1">



    world:

    <WorldDatabase Hostname = "azhron.homeip.net" Username = "root" Password = "ascent" Name = "fun" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "azhron.homeip.net" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">


    logon:

    <LogonDatabase Hostname = "azhron.homeip.net"
    Username = "root"
    Password = "ascent"
    Name = "logon"
    Port = "3306"
    Type = "1">

    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">

    Hosts file found in system 32/drivers/etc

    127.0.0.1 azhron.homeip.net
    71.135.52.xxx azhron.homeip.net
    71.135.52.xxx azhron.homeip.net
    Last edited by lordazhron; 06-19-2008 at 11:00 AM.

    Can not conect to my SQL
  2. #2
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Have it like this

    Code:
    Relm:
    
    <LogonServer Address = "localhost"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">
    
    
    <Realm1 Name = "J.D's Fun server"
    Address = "azhron.homeip.net:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "0"
    TimeZone = "1">
    
    
    
    world:
    
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "fun" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "loclahost" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">
    
    
    logon:
    
    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "ascent"
    Name = "logon"
    Port = "3306"
    Type = "1">
    
    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">

  3. #3
    lordazhron's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Power of Illuminati View Post
    Have it like this

    Code:
    Relm:
    
    <LogonServer Address = "localhost"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">
    
    
    <Realm1 Name = "J.D's Fun server"
    Address = "azhron.homeip.net:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "0"
    TimeZone = "1">
    
    
    
    world:
    
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "fun" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "loclahost" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">
    
    
    logon:
    
    <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "ascent"
    Name = "logon"
    Port = "3306"
    Type = "1">
    
    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">

    ok did that now the logon server loads perfectly but the world doesent gives me the same error

  4. #4
    Opirity1's Avatar Banned
    Reputation
    158
    Join Date
    Apr 2007
    Posts
    1,222
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    he is zivid the guy who posted about the wotlk beta key!

  5. #5
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What error gives the world now then?

  6. #6
    lordazhron's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Power of Illuminati View Post
    What error gives the world now then?
    ok forgot to change a few things to local host but now i cant login when the server is fully up just says canot conect.


    set realmlist azhron.homeip.net
    set patchlist us.version.worldofwarcraft.com

  7. #7
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    All ports opened? Hosts file edited?

  8. #8
    kruz2's Avatar Member
    Reputation
    2
    Join Date
    Mar 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    make that...

  9. #9
    lordazhron's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Power of Illuminati View Post
    All ports opened? Hosts file edited?
    i opend all ports and whats the host files?

  10. #10
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The hosts file is a file you will need to edit to make it public.

    It's located in this folder

    C:\WINDOWS\system32\drivers\etc

    There is a file named hosts, no ending name. Just hosts

    Try to look in a guide on how to make a server public to know what to write in it

  11. #11
    waymirec's Avatar Member
    Reputation
    49
    Join Date
    Jan 2008
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The hosts file has absolutely nothing to do with making a server public. The only reason to edit it, in regards to Ascent/Mangos, is to help in accessing your public server from within your LAN.

  12. #12
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That is so untrue what I know about. It's needed beacuse you are using a DNS adress instead of the IP

Similar Threads

  1. PokemonGO 100IV CLUB - DISCORD FOR COORDINATES can not conect?
    By mathuatden in forum Pokemon GO Hacks|Cheats
    Replies: 2
    Last Post: 09-12-2016, 06:45 AM
  2. can not acsent initialisieren
    By Veldomert in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 01-20-2008, 03:32 AM
  3. can not make toon
    By LJN in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 11-09-2007, 06:37 PM
  4. Fast cash - Can not be banned -
    By Daxo in forum WoW Scam Prevention
    Replies: 15
    Last Post: 09-25-2007, 01:25 PM
  5. Can not edit post - Mod please help
    By DJRehab in forum Community Chat
    Replies: 3
    Last Post: 08-05-2007, 04:09 PM
All times are GMT -5. The time now is 04:05 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search