How to easily make Ascent website. menu

User Tag List

Page 4 of 8 FirstFirst 12345678 LastLast
Results 46 to 60 of 117
  1. #46
    bxrcrusherixi's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    CAN U PLZ HELP When I click Apache-Service-Install Service It says in the window:
    Apache/2.2.6 (Win 32) PHP/5.2.5

    How to easily make Ascent website.
  2. #47
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    923
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Misan View Post
    192.168.1.1 works but i dont know user and pass...nothin works
    There are a few different passwords like say

    Admin Admin
    Admin Password
    <No user> Password

    If those don't work i don't know what will

  3. #48
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    923
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bxrcrusherixi View Post
    CAN U PLZ HELP When I click Apache-Service-Install Service It says in the window:
    Apache/2.2.6 (Win 32) PHP/5.2.5
    Have you got say Xamp or Apache turned on with AC Web ultimate repack?

    If you do Turn them off and try agian thats what i did.

  4. #49
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    923
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    One wrong thing

    Go to Wamp server and click on

    MySql

    Then install in like Apache otherwise it won't create to ur Mysql Database
    That means no account is made.

  5. #50
    Padlockcode's Avatar Active Member
    Reputation
    44
    Join Date
    Dec 2006
    Posts
    116
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help!

    HELP- I will +Rep

    I get this error

    Parse error: syntax error, unexpected '=' in C:\wamp\www\includes\config.php on line 11


    This is my config.php

    <?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
    ="MOOP CRAFT"; // 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
    ="ascent"; // Insert your password for the character database
    ="logon"; // Insert your name for the character database

    ="localhost"; // Insert your host for the logonserver database
    ="root"; // Insert your username for the logonserver database
    ="ascent"; // Insert your passeword for the logonserver database
    ="logon"; // 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)
    =2; // This allowes to create 1 or more account from 1 IP addres, 0=unlimited, 1=one acc, 2=two etc...

    ?>


  6. #51
    deadlybull333's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes and for this guide how do I visit the website once I did everything to see if it worked?

  7. #52
    deadlybull333's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    O.o never mind I re-read it and did not see it the first time but now did... (AT THE BOTTOM IN WHITE)

  8. #53
    Nighthowler's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help :(

    How do you change the colour of the Players Online Info? Its black for me and black text on black background is not very good :/

  9. #54
    edded's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    MA this helped out so much man ty

  10. #55
    Mudkipboy's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What do I change acharacter and alogon to?

    <?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...

    ?>
    Can you give me an example please?

  11. #56
    Mudkipboy's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    umm I got this when I try to go to my website:

    Parse error: syntax error, unexpected '=' in C:\wamp\www\includes\config.php on line 11

    My website address is wowbound.servegame.org, right?

    What am I doing wrong?

  12. #57
    Lets See2's Avatar Banned
    Reputation
    8
    Join Date
    Oct 2007
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im Having An Issue:
    Unable to establish connection to MySQL
    1045 : Access denied for user 'ODBC'@'localhost' (using password: NO)



    It Doesnt Let Me Go On To My Site!!!
    Something Is Really Wrong With Wamp ANd MySQL But MySQL Works Regurley Fine Can Anyone Tell Me How To Make Mysql Work On Wamp Or Just Tell Me How To Make My Website Work PERIOD?!?!?!Will Give Rep If You Help Me Out!!!

  13. #58
    Slyzor's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you please make a tutorial for XAMPP too?

  14. #59
    The Dragon Lord's Avatar Member
    Reputation
    2
    Join Date
    Jun 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its not working
    -----------------------------------
    o wait nvm i got it
    Last edited by The Dragon Lord; 06-18-2008 at 05:39 PM. Reason: Automerged Doublepost
    if u dont +rep people when u say u will it means ur gay so no questions here

  15. #60
    Kalypso29's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well i had a problem, when i get to my router i dont know where to go to do the thing i have to do in there =/

    My router is weird lol

Page 4 of 8 FirstFirst 12345678 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 05:20 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