[Guide] How to make an Ascent Server: The Noob way menu

Shout-Out

User Tag List

Page 3 of 21 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 305
  1. #31
    not627's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    now navicat will not connet to "localhost"

    [Guide] How to make an Ascent Server: The Noob way
  2. #32
    j9sjam3's Avatar Member
    Reputation
    14
    Join Date
    Mar 2007
    Posts
    190
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Make sure the your realm files are set as standard if you want to connect via localhost.

    Not627
    Make sure MySQL is running and you have the right username and password.
    <--- please click.

    *working on a decent siggy*

  3. #33
    yoccachuca's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when I install MYSQL server 5.0 there appears a window that he couldn't connect, it's somthing with apply security settings this is the window:

    The security setting could not be applied to the database because de connection has failed with the following error.

    Error Nr. 1045
    Access denied for user 'root'@'localhost' (using password: YES)

    If a personal firewall is running on your machine, please make sure you have opened the TCP port 3306 for connections. Otherwise no client application can connect to the server. After you have opened the port pleas press [Retry] to apply the security settings.

    If you are re-installing after you just uninstalled the MySQL server please note that the data directory was not removed automatically. Therefore the old password from your last installation is still needed to connect to the server. In this case please select skip now and re-run the Configuration Wizzard from the start menu.

    [RETRY] [SKIP]



    PLZ I NEED HELP AS FAST AS POSSIBLE :S!

  4. #34
    j9sjam3's Avatar Member
    Reputation
    14
    Join Date
    Mar 2007
    Posts
    190
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try disabling your firewall.
    Are you re-installing MySQL?

    Try clicking on Start, Programs, MySQL, and reconfigure MySQL Instance.
    That might work.
    <--- please click.

    *working on a decent siggy*

  5. #35
    casperj's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not work

  6. #36
    j9sjam3's Avatar Member
    Reputation
    14
    Join Date
    Mar 2007
    Posts
    190
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't help unless you tell me whats wrong &#172;_&#172;
    <--- please click.

    *working on a decent siggy*

  7. #37
    Iwinned's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When people I give the "Realmlist.wtf" to try to log onto my server it says "Unable to connect", but I can log on no problem and I have all the stuff for Hamachi set up right.
    Last edited by Iwinned; 02-28-2008 at 12:55 AM.

  8. #38
    j9sjam3's Avatar Member
    Reputation
    14
    Join Date
    Mar 2007
    Posts
    190
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The people need to join your hamachi network to join and change their realmlist to: (I will use 5.12.123.123 as and example)
    Code:
    setrealmlist 5.12.123.123
    setpatchlist 5.12.123.123
    <--- please click.

    *working on a decent siggy*

  9. #39
    casperj's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol I forgot to set the maps in the database now it's work

  10. #40
    j9sjam3's Avatar Member
    Reputation
    14
    Join Date
    Mar 2007
    Posts
    190
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good good
    Glad it works.
    <--- please click.

    *working on a decent siggy*

  11. #41
    Anicarth's Avatar Member
    Reputation
    2
    Join Date
    Jul 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have vista and ive been running into problems with Mysql.
    after i fully install and it gets time to configure, nothing happens.
    so i run the server instance config from start menu and it says: this file does not have a program associated with it for performing this action. Create an association in the Set Associations control panel.

    and when i run it from direct in the mysql program file it says its side by side configuration is incorrect.

  12. #42
    colincancer's Avatar Active Member
    Reputation
    63
    Join Date
    Dec 2007
    Posts
    509
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ummm ok i forwarded my ports and everything but when i start my server i get "Unsuccessful bind on port 8129" and i looked and that port is being forwarded...help! lol
    #JODYS'WATCHiN

  13. #43
    j9sjam3's Avatar Member
    Reputation
    14
    Join Date
    Mar 2007
    Posts
    190
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anicath
    Yes, I have tried to run MySQL on my laptop with Vista, and it doesn't appear to work. I will research into it soon. Thank you for your patience.

    ColinCancer
    Try to change the port to '8130'. It might be that that port is in use with another program.


    Edit: did some research and found out a way to make it work with Vista.
    Vista requires that you disable User Account Control (UCA).
    To disable UCA, go into Control Panel.
    Go into User Accounts and Family Settings.
    Click on User Accounts.
    Select to turn on User Account Control On or Off.
    Your done
    Last edited by j9sjam3; 02-29-2008 at 11:17 AM.
    <--- please click.

    *working on a decent siggy*

  14. #44
    Anicarth's Avatar Member
    Reputation
    2
    Join Date
    Jul 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    that didn't work. any possibility something got lost during the transfer? (has 26k dialup) XP

  15. #45
    j9sjam3's Avatar Member
    Reputation
    14
    Join Date
    Mar 2007
    Posts
    190
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dude... 26k Dialup?
    You should seriously consider if you want to run a server on 26k...
    I had 56k modem about 10 years ago rofl.
    <--- please click.

    *working on a decent siggy*

Page 3 of 21 FirstFirst 1234567 ... LastLast

Similar Threads

  1. [Guide] How to make a Ascent Server without repack. (Much Safer)
    By ZestyJ in forum WoW EMU Guides & Tutorials
    Replies: 15
    Last Post: 10-06-2010, 12:30 AM
  2. [Guide] How to make a Vendor on the easy way whit Pics
    By Etna in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 08-20-2008, 03:41 PM
  3. How to make your ascent server public!Noob Guide with pics!
    By ludde_193 in forum WoW EMU Guides & Tutorials
    Replies: 31
    Last Post: 07-25-2008, 05:38 AM
  4. {SUPER MARIO GUIDE} How to make your Ascent Server Public Without Hamachi
    By mcimmino92 in forum WoW EMU Guides & Tutorials
    Replies: 27
    Last Post: 07-03-2008, 06:05 AM
  5. {GUIDE} How to make your Ascent Server Public Without Hamachi
    By mcimmino92 in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 01-21-2008, 08:38 AM
All times are GMT -5. The time now is 07:14 PM. 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