How to get your private server Public(the way i help someone) menu

User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 35
  1. #16
    henk's Avatar Member
    Reputation
    29
    Join Date
    Apr 2007
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can u tell me what these ports do like one port is for website and so on becuase
    all guids have there own ports don't know wich one to have :S
    Im A freak behind a car :wave:

    How to get your private server Public(the way i help someone)
  2. #17
    aznboy's Avatar Active Member
    Reputation
    45
    Join Date
    Jun 2007
    Posts
    807
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you will need all of these because they are listed in ascent n 80 is for website that is all i know sorry about that. i have a guide where you dont need to host ur website. it is on the first post

  3. #18
    Stimpakas's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey. I put all files i downloaded into one folder. I start mysql a black window appear for 1milisecond then i hear beep and it dissapears... What the...?

  4. #19
    aznboy's Avatar Active Member
    Reputation
    45
    Join Date
    Jun 2007
    Posts
    807
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Probably you dont have Microsoft NetFrame 2.0. Try that Or you are not putting the file in the right spot

  5. #20
    Impurity's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hiya were having trouble actlualy opening the ports and that site dosent help, cheers

  6. #21
    kkeevv's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "Now run:
    C:\WINDOWS\system32\drivers\etc\hosts
    Then you will see something like this:" on that step shall i do anything?

  7. #22
    kkeevv's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can't open ports 80-80 =/ "server port number was defined by another service" help ?!

  8. #23
    kkeevv's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can't get it to work /cry

  9. #24
    oilboyhere's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey im having a seriously hard time making my server public when i mess with the mysql thing i type in everything you said but i get an error message that reads sql error access denied for user root @local host (using password yes) HELP PLZZ MY BRAIN HURTS lol

  10. #25
    Lich King's Avatar Contributor
    Reputation
    100
    Join Date
    May 2007
    Posts
    911
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    NICE!! i really needed this ty +Rep

  11. #26
    jlong's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kkeevv View Post
    can't open ports 80-80 =/ "server port number was defined by another service" help ?!
    The reason you cannot open port 80 is because it is already being used by your router. The port 80 is only used for the website anyway. If you do want a website then go to in your servers root folder: Server/Apache/Conf and open up httpd.conf in notepad. You should see something like this:
    Code:
    ThreadsPerChild 250
    MaxRequestsPerChild  0
    ServerRoot "/AC Web Ultimate Repack/Server/apache"
    Listen 80
    ...
    Change the bit that says Listen 80 to Listen 8245:
    Code:
    ThreadsPerChild 250
    MaxRequestsPerChild  0
    ServerRoot "/AC Web Ultimate Repack/Server/apache"
    Listen 8245
    Now instead of fowarding ports 80-80 in your router forward ports 8245-8245.

    Hope this helped!

  12. #27
    jlong's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by oilboyhere View Post
    hey im having a seriously hard time making my server public when i mess with the mysql thing i type in everything you said but i get an error message that reads sql error access denied for user root @local host (using password yes) HELP PLZZ MY BRAIN HURTS lol
    Re-run the MySQL Server Instance Config Wizard and change the password to root.
    I had excatly the same problem.
    If you are running Vista then make sure to run it as Administrator.
    To do this:

    Code:
    Right click the icon/text and select Run as Administrator.
    Hope this helped!

  13. #28
    jlong's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aznboy View Post
    you will need all of these because they are listed in ascent n 80 is for website that is all i know sorry about that. i have a guide where you dont need to host ur website. it is on the first post
    May I just point out that if you forward ports on 80 then it won't do anything, because port 80 is already registered for the router config page(s).
    Follow the directions 2 posts above to correct this.

  14. #29
    dragonx7's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Making server public

    Im having trouble having ppl connec to my server, i can get in, but no one else can, ive followed all the instructions and have a dns created, but when others try to get into the server, it just says "Connecting" and never goes anywhere. Would anyone have an idea as to how to fix this?

  15. #30
    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)
    hmmmmmm so i open up hosts with notepad, i change it and save it as a text? or what? and how do i find my internal IP?
    #JODYS'WATCHiN

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. {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
  2. [Guide] how to make a private server on the Mac OS
    By KerotheFox in forum WoW EMU Guides & Tutorials
    Replies: 8
    Last Post: 03-02-2008, 01:46 PM
  3. [Video] How To Create Your Private Server by Illidan_000
    By Illidan_000 in forum WoW EMU Guides & Tutorials
    Replies: 21
    Last Post: 01-30-2008, 04:39 PM
  4. {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
  5. Making your private server public public.
    By jimjim in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 11-18-2007, 03:52 PM
All times are GMT -5. The time now is 07:01 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