Results 1 to 5 of 5

Thread: Problem instal echelon

  1. #1
    Private
    Join Date
    Dec 2012
    Posts
    26
    Thanks
    2
    Thanked 3 Times in 2 Posts

    Question Problem instal echelon

    Hey everyone,

    I tried to instal echelon on my server for the first time.
    I made al the settings and stuff how the readme said it, but when I go to the link where the index.php is, I get a Server error ''The website encountered an error while retrieving http://85.25.109.177/echelon/index.php. It may be down for maintenance or configured incorrectly''

    The .php on this host works as you can see here : http://85.25.109.177/echelon/index_test_by_hoster.php
    (sorry, had wrong link first)

    But my .php of echelon won't work.

    Could someone help me?

    Greetings

    Mika

  2. #2
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    Your link is just white for me

    Quote Originally Posted by mika057 View Post
    I made al the settings and stuff how the readme said it
    Define exactly what you did already
    timescale 0.01

  3. #3
    Private
    Join Date
    Dec 2012
    Posts
    26
    Thanks
    2
    Thanked 3 Times in 2 Posts
    Well, what I did (these are the steps that are in the readme) are:

    1. Extract this package into the root of your website! It will
    create a directory called echelon and a dir called sql.

    2. Create a MySQL database called echelon and a user (echelon)
    with a password (echelonb3) that has access from localhost (if
    your mysql is running on the same machine as your webserver) to
    this database. (Don't forget to flush the privileges)

    3. Execute the echelon.sql script inside the directory 'sql' on
    the echelon database. This will create two tables and a few
    records.

    4. Open 'Connections/inc_config.php' with your teksteditor and
    make sure the username and password for the b3 database(s) are set
    correctly.
    MultiDB support requires some handywork... editing inc_config.php
    correctly is very important. This config supplies you with a sample
    for 3 db's.

    5. If your game has PunkBuster support, Echelon has the ability to
    write to the pbbans.dat file for instant banning and unbanning of
    clients. This info can be set per server in b3connect.php.

    6. ONLY IF YOU HAVE CHOSEN A DIFFERENT USERNAME AND/OR PASS UNDER
    POINT 2.: Open wwwvalidate.php with notepad and modify this
    connection so the username and pass match.

    7. Point your browser to http://<yourwebsite>/echelon/index.php
    (or whatever the installation path is) and log in with
    'admin' and 'admin', change the password for this user, and have
    a bunch of fun!

    For a lot of people that link is white, but I get that error I sended...

  4. #4
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    The white-page-issue is chrome/firefox related: http://stackoverflow.com/questions/1...ile-retrieving

    Enable the error-printing first, so we know whats wrong till here
    timescale 0.01

  5. #5
    Private
    Join Date
    Dec 2012
    Posts
    26
    Thanks
    2
    Thanked 3 Times in 2 Posts
    Well, I get a server error and not white page...
    And I don't know where to put that lol
    I'm not that skilled with that stuff ^^

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •