How to easily make Ascent website. menu

User Tag List

Page 1 of 8 12345 ... LastLast
Results 1 to 15 of 117
  1. #1
    Reserved's Avatar Member
    Reputation
    11
    Join Date
    Jan 2008
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [GUIDE] How to easily make an Ascent website

    What you need:

    WampServer2.0 [Download]

    Access to your router.

    A Template, such as SPORA 1.5 (Found at WoWPS.org) [Download]

    (An alternative to WampServer would be Xampp. I used to use Wamp, but have found that Xampp has a lot more features. I recommend giving it a try.)

    I may add an Xampp version of this guide later.

    Guide:

    Download WampServer and the template from the links above before continuing.

    Okay, first install WampServer 2.0.

    Choose the default options for everything.

    Then go into C:\wamp\www (Or wherever it made the wamp directory, this should be the default)

    Extract the template into that folder. (Should be Spora_For_Ascent_V1.5.rar)

    Then open up the includes folder that is now in C:\wamp\www.




    Open up config.php with wordpad.

    <?php
    /*
    SPORA (Simple Page Of Registration of Accounts) for Ascent V1.5
    Simple Account Signup and Status Page

    Original creation by mirage666 for MaNGOS
    Modified by Kandyman for Ascent
    Modified again by ravenger
    */

    ="en"; // Select your language, this is the map in the "language" folder
    ="WoW Server"; // This is the title for your site, displayed in the browser
    = "http://www.mmowned.com/forums/images/"; // Directory were your images are
    = "wotlk.jpg"; // Insert here your background image, must located in "backgrounds" folder

    ="localhost"; // Insert your host for the character database
    ="root"; // Insert your username for the character database
    ="password"; // Insert your password for the character database
    ="acharacter"; // Insert your name for the character database

    ="localhost"; // Insert your host for the logonserver database
    ="root"; // Insert your username for the logonserver database
    ="password"; // Insert your passeword for the logonserver database
    ="alogon"; // Insert your name for the logonserver database
    = 'CP1251'; // Set database encoding

    = "localhost"; // Server used by your ascent server
    = "8129"; // Port used by your ascent server
    =0; // This will lock the created account to the IP address (1 - on, 0 - off)
    =0; // This allowes to create 1 or more account from 1 IP addres, 0=unlimited, 1=one acc, 2=two etc...

    ?>
    Change the red text to your server's information.

    Then click on the WampServer2.0 symbol in the taskbar. Go under Apache, Service, and then click Install Service.




    It should come up with a window that says "Your port 80 is available, Install will proceed. Press Enter to Continue..."
    (If it comes up with a different message saying that your port 80 is currently used, find and close the program that is using port 80)




    Press Enter, and it should be installed.

    (If you have already made your server public using DynDNS you can skip this part)


    Go to DynDNS.com. Create an account there. Then go under My Services, Look down for Hosnames. Click Add New Hostname. You should be at https://www.dyndns.com/account/services/hosts/add.html. You should see this.



    Enter something in the hostname part, check wildcard, and click "Use auto detected IP address" under IP Adress. Then click create host.

    Your hostname is what people will use to get to your website, such as
    http://hostname.servegame.org

    (Resume if you skipped the DynDns part)

    Now go under start, run, and then type in cmd.

    Then when a window pops up type in ipconfig. It will tell you your internal IP adress. Remember that, or write it down.




    Then go to 192.168.0.1 (Your router)

    Go to the port forwarding section. (Mine is called "Virtual Server".)




    Forward
    (If your screen is like mine, do Private Port as the first one, and Public Port as the second one)

    3724/3724
    80/80
    3306/3306
    8129/8129
    8093/8093
    6112/6112
    6881/6999
    3036/3036
    8050/8050.
    Use your internal IP under the private IP part. (If it requires it)

    Click on WampServer2.0. Then go under Apache, Services, and then Start/Resume Service.





    Then click "Put Online".

    Your website should now be online.


    If you aren't sure if it is working, tell a friend to type in the DynDns Hostname that you made that redirects to your external IP address.
    Last edited by Reserved; 02-19-2008 at 11:34 PM.

    How to easily make Ascent website.
  2. #2
    Chaori's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    damn it all guide assume u know every damn thing about computers!

  3. #3
    Reserved's Avatar Member
    Reputation
    11
    Join Date
    Jan 2008
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you need any assistance, I'd be glad to help.

  4. #4
    jrdenijs's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can somone help me ??
    cant come into mine router , and i dont know the password or login ,,
    it isnt
    Admin
    Admin
    Or mine pc name/pw
    can anyone help me??

    Thnx,,

  5. #5
    Lilstud's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great Tutorial!

  6. #6
    Reserved's Avatar Member
    Reputation
    11
    Join Date
    Jan 2008
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jrdenijs View Post
    Can somone help me ??
    cant come into mine router , and i dont know the password or login ,,
    it isnt
    Admin
    Admin
    Or mine pc name/pw
    can anyone help me??

    Thnx,,
    If you don't know the login name or password, I don't believe that you can do this. I think that you can skip the port forwarding part if you don't use a router, but I'm not sure how that works.

  7. #7
    Misan's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i got to 192.168.0.1 but it says like unable to connect or its nota rite website...what do i do?

  8. #8
    Reserved's Avatar Member
    Reputation
    11
    Join Date
    Jan 2008
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I believe either you don't have a router, or that your router isn't using 192.168.0.1.

    Ex. If your Internal IP was 154.123.0.104, you would change the last part, which would be 104 to just 1.

    So, 154.123.0.1 would be where you'd go. It's not a website, it is how you connect to your router.

  9. #9
    Undini's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sweet =P





    UNDERWORLD

  10. #10
    maridest's Avatar Member
    Reputation
    2
    Join Date
    Aug 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When I click Apache-Service-Install Service It says in the window:
    Your port 80 is actually used by:
    Server: Apache/2.2.6 (Win 32) PHP/5.2.5
    Cannot install the apache Service, please stop this application and try again.

    It says the same thing everytime i try.

  11. #11
    Misan's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    192.168.1.1 works but i dont know user and pass...nothin works

  12. #12
    [Blackstorm]'s Avatar Contributor
    Reputation
    101
    Join Date
    Oct 2007
    Posts
    424
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cool ty, +rep


  13. #13
    toadrider's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when i type in the address i get a vverizon homepage for some reason. hwat did i do wrong? plz help

  14. #14
    money10's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when i go to the webpage i cant create an account it says creation of account was not possible and it says server offline but i am playing on the server. Any help would be great

  15. #15
    Reserved's Avatar Member
    Reputation
    11
    Join Date
    Jan 2008
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by money10 View Post
    when i go to the webpage i cant create an account it says creation of account was not possible and it says server offline but i am playing on the server. Any help would be great
    Did you modify the configuration file correctly, and is the website being ran on the same computer the server is?

Page 1 of 8 12345 ... LastLast

Similar Threads

  1. How do i make Server WebSite?
    By Fireblast in forum WoW EMU Questions & Requests
    Replies: 17
    Last Post: 10-07-2008, 01:38 AM
  2. How do I make Ascent accesible on my local intranet?
    By ksosz in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 04-26-2008, 10:57 PM
  3. How can i make ascent support ID's over 200000 ?
    By Wheeze201 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 01-08-2008, 02:30 AM
  4. How do i make a website?
    By kratos5794 in forum World of Warcraft General
    Replies: 1
    Last Post: 10-22-2007, 10:41 PM
  5. How Do you make a Website?
    By sabbathitman in forum Community Chat
    Replies: 16
    Last Post: 09-09-2007, 09:32 PM
All times are GMT -5. The time now is 11:13 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