Can't connect to MySQL server on 85.220.18.235 +rep for helpers menu

User Tag List

Results 1 to 15 of 15
  1. #1
    Wheeze201's Avatar Active Member
    Reputation
    51
    Join Date
    Apr 2007
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Can't connect to MySQL server on 85.220.18.235 +rep for helpers

    This is probably easy to fix.. but here i go.

    My server FINALLY worked public the other day and then the day after that i put up my server and it didn't work.

    Gave me this error:



    Guess i have to re-configure mysql to use my IP right ? then how do i do that ??

    I really need help, since i've gone through alot of shit to get a server working without hamachi the past couple of months.

    UPDATE
    I can get through these errors by using 127.0.0.1 IP but that would cause my server not to be public !
    If you want my config files just say so.

    Also: +REP for anyone that helps.
    Last edited by Wheeze201; 04-24-2008 at 07:52 AM.

    Can't connect to MySQL server on 85.220.18.235 +rep for helpers
  2. #2
    Sonic Waffle's Avatar Contributor
    Reputation
    170
    Join Date
    Dec 2007
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Did you port foward port 3306?
    And it's local (on the same machine), just set it to local (127.0.0.1)...
    You got it all wrong >.< :
    MySQL is ONLY for LOCAL CONNECTIONS, it doesn't matter weither it's public or not! Set your database server to 127.0.0.1

    Last edited by Sonic Waffle; 04-24-2008 at 07:56 AM.


  3. #3
    beileroord's Avatar Member
    Reputation
    10
    Join Date
    Nov 2007
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When u run it locally just change the adress to:

    Code:
    AllowedIPs = "127.0.0.0/24"
    AllowedModIPs = "127.0.0.0/24">
    Edit : Be sure u have the realm configured right should work;

    f.e.

    Code:
    <Realm1 Name = "MY Private Wow"
            Address = "85.220.18.235:8129"
            Icon = "pvp"
            Colour = "green"
            Population = "1.0"
            TimeZone = "1">
    Last edited by beileroord; 04-24-2008 at 07:58 AM.

  4. #4
    Wheeze201's Avatar Active Member
    Reputation
    51
    Join Date
    Apr 2007
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pigpoo View Post
    Did you port foward port 3306?
    And it's local (on the same machine), just set it to local (127.0.0.1)...
    You got it all wrong >.< :
    MySQL is ONLY for LOCAL CONNECTIONS, it doesn't matter weither it's public or not! Set your database server to 127.0.0.1


    But if i make the DB 127.0.0.1 it won't connect to the logon DB and if the logon DB is on local it won't work.
    And yes i did port forward port 3306

  5. #5
    Wheeze201's Avatar Active Member
    Reputation
    51
    Join Date
    Apr 2007
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Changed Logon and world DB hostname to localhost and i couldn't connect to the server using the public IP.

  6. #6
    Sonic Waffle's Avatar Contributor
    Reputation
    170
    Join Date
    Dec 2007
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Please post your configs and I can see what I can do....


  7. #7
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    make a user in navicat or sqlyog with that ip as the host
    If you need me you have my skype, if you don't have my skype then you don't need me.

  8. #8
    Wheeze201's Avatar Active Member
    Reputation
    51
    Join Date
    Apr 2007
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Filebeam - Free Fast File Hosting config file download

  9. #9
    Wheeze201's Avatar Active Member
    Reputation
    51
    Join Date
    Apr 2007
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When i run the MySQL configuration i get this error:


  10. #10
    kaothic's Avatar Member
    Reputation
    7
    Join Date
    Oct 2007
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    See that u are correctly installed mysql or u are running the mysql service.

  11. #11
    Wheeze201's Avatar Active Member
    Reputation
    51
    Join Date
    Apr 2007
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kaothic View Post
    See that u are correctly installed mysql or u are running the mysql service.

    Okay then tell me how to install it correctly and see if the service is running

  12. #12
    Sonic Waffle's Avatar Contributor
    Reputation
    170
    Join Date
    Dec 2007
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    AC Web repack? save the hassle...


  13. #13
    Wheeze201's Avatar Active Member
    Reputation
    51
    Join Date
    Apr 2007
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not good help i got from MMOwned today.

  14. #14
    volitle's Avatar Contributor
    Reputation
    181
    Join Date
    Nov 2007
    Posts
    1,127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well i had this error all i did was restart my comp. put my ip in navicat for the host or w.e its called then reconfigured mysql, works fine now


  15. #15
    Sonic Waffle's Avatar Contributor
    Reputation
    170
    Join Date
    Dec 2007
    Posts
    990
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wheeze, do you have msn?
    Add me: [email protected]


Similar Threads

  1. Can't connect to MySQL server
    By Bruhn in forum WoW EMU Questions & Requests
    Replies: 7
    Last Post: 03-30-2009, 01:25 AM
  2. Replies: 5
    Last Post: 01-05-2009, 10:04 AM
  3. can't connect to Mysql server on localhost
    By superblah76 in forum WoW EMU Questions & Requests
    Replies: 23
    Last Post: 09-07-2008, 05:41 PM
  4. can't connect to mysql server
    By shane306 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 06-11-2008, 06:33 AM
  5. Can't connect to MySQL Server, please help
    By Possum in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 09-27-2007, 01:12 PM
All times are GMT -5. The time now is 01:16 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search