Website Unable to connect to MySQL server menu

Shout-Out

User Tag List

Results 1 to 14 of 14
  1. #1
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Website Unable to connect to MySQL server

    I have never realy had this problem so i don't know how to fix it.

    on my website when i go to the account creation page this error comes up


    Error: Unable to connect to MySQL server. MySQL reported: Can't connect to MySQL server on 'wowdark.getmyip.com' (4).

    i've portforwarded mysql ports but still i get that error?
    if you know how to fix the problem please post it here.
    +Rep to the helper
    https://Fileusher.com

    Website Unable to connect to MySQL server
  2. #2
    Sandile's Avatar Member
    Reputation
    32
    Join Date
    Aug 2008
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your information is probably incorrect. Recheck if your Connecting settings are correct.
    "i downloaded it in "pirates bay", can you tell me how to download it in steam, pls"

  3. #3
    y2kss66's Avatar Member
    Reputation
    104
    Join Date
    Jan 2008
    Posts
    778
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sometimes the mysqlnt.exe (the mysql server) closes, I do not know why.

    but if this is what happened, just restart your computer.

  4. #4
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your information is probably incorrect. Recheck if your Connecting settings are correct.
    i'll do that

    sometimes the mysqlnt.exe (the mysql server) closes, I do not know why.

    but if this is what happened, just restart your computer.
    already done that

    Edit: non of them worked :S
    Last edited by xX EPIC Xx; 03-26-2009 at 03:40 PM.
    https://Fileusher.com

  5. #5
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    someone else?
    https://Fileusher.com

  6. #6
    y2kss66's Avatar Member
    Reputation
    104
    Join Date
    Jan 2008
    Posts
    778
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    do you have a firewall on blocking the access?

  7. #7
    Algorithm's Avatar Member
    Reputation
    175
    Join Date
    Mar 2008
    Posts
    395
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xX EPIC Xx View Post
    I have never realy had this problem so i don't know how to fix it.

    on my website when i go to the account creation page this error comes up


    Error: Unable to connect to MySQL server. MySQL reported: Can't connect to MySQL server on 'wowdark.getmyip.com' (4).

    i've portforwarded mysql ports but still i get that error?
    if you know how to fix the problem please post it here.
    +Rep to the helper

    simple fix:

    Open your navicat or whatever you use for your SQL Database

    I will use navicat as an example ok?

    Open navicat click once on your connection

    then click -Manage users-

    Once window is open click on -Add user-

    when the window will prompt, put the following:

    Username: Root (unless you changed it)
    Host: % <---- Thats right in the host field just put a percentage sign
    Password: your Mysql Password
    Confirm password: retype password

    save.

    Once done window will appear with global privileges, Click select All. Click save.

    Done

  8. #8
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by master1979 View Post
    simple fix:

    Open your navicat or whatever you use for your SQL Database

    I will use navicat as an example ok?

    Open navicat click once on your connection

    then click -Manage users-

    Once window is open click on -Add user-

    when the window will prompt, put the following:

    Username: Root (unless you changed it)
    Host: % <---- Thats right in the host field just put a percentage sign
    Password: your Mysql Password
    Confirm password: retype password

    save.

    Once done window will appear with global privileges, Click select All. Click save.

    Done
    i've already done that im not a noob
    thanks anyway
    https://Fileusher.com

  9. #9
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by y2kss66 View Post
    do you have a firewall on blocking the access?
    yes i've fixed it for the normal firewall but i'll check McAfee
    https://Fileusher.com

  10. #10
    Algorithm's Avatar Member
    Reputation
    175
    Join Date
    Mar 2008
    Posts
    395
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xX EPIC Xx View Post
    yes i've fixed it for the normal firewall but i'll check McAfee
    if you are not a noob then why are you inputing wowdark.getmyip.com as your SQL address when you trying to connect,instead of your direct IP

  11. #11
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    because i've alway used my domains
    https://Fileusher.com

  12. #12
    hingxxwing's Avatar Member
    Reputation
    3
    Join Date
    Jul 2008
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you are hosting website off your own computer, Host should be Localhost... or 127.0.0.1..

    If its hosted elseware, Then put that domain ip, And it should work, and if its not working with domain ip, Check your dyndns settings.

    Im sorta noob so dont flame me like.

    "I already did that im not a noob"

    But if i helped Yay! i finally helped som1 on mmowned.

  13. #13
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im not hosting my website it's a .org domain
    and what ip do you mean my external or the hosters?
    https://Fileusher.com

  14. #14
    hingxxwing's Avatar Member
    Reputation
    3
    Join Date
    Jul 2008
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If your server is hosted off of your computer.

    Put your external IP in website.
    ---------------------------------------------
    If Your server is hosted elseware.

    Put the hoster's IP in website.

Similar Threads

  1. [Help] Unable to connect to realmlist server.
    By w21froster in forum World of Warcraft Emulator Servers
    Replies: 18
    Last Post: 06-14-2008, 07:31 AM
  2. Can't connect to MySQL server on 85.220.18.235 +rep for helpers
    By Wheeze201 in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 04-24-2008, 09:56 AM
  3. [Question]Unable to connect to realm server.
    By Mike3667 in forum World of Warcraft Emulator Servers
    Replies: 25
    Last Post: 01-30-2008, 10:35 PM
  4. Unable to connect to realmlist server, oh yes, i need help
    By WoWLegend in forum World of Warcraft Emulator Servers
    Replies: 34
    Last Post: 01-30-2008, 06:59 PM
  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 04: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