Page 1 of 3 123 LastLast
Results 1 to 40 of 87
  1. #1
    Epic Neophyte
    Join Date
    Oct 2007
    Location
    Cary, NC
    Posts
    201

    Default Creating a web admin server

    1. Install the latest patch (v1.2).
    2. Download the webadmin addon @ http://ut3webadmin.elmuerte.com/
    3. Unzip the addon into the root folder of your UT3 server
    installation. Be sure to preserve the folder structure contained
    within the zip file.
    4. Start your server. This will create a new file in your
    /UTGame/Config/ folder: - UTWeb.ini
    5. Shut down your server
    6. Open /UTGame/Config/UTWeb.ini in a text editor
    7. Make the following changes to the file, setting the webserver port
    to whatever you desire (default is 80):
    Code:
        [UWeb.WebServer]
        ListenPort=80
        bEnabled=true
    8. Save this file, restart your UT3 server. This will create a new
    file in your /UTGame/Config/ folder:
    - UTWebAdmin.ini
    9. Shut down your server
    10. Open /UTGame/Config/UTWebAdmin.ini in a text editor
    11. Make the following changes to the file:
    Code:
        [WebAdmin.WebAdmin]
        bHttpAuth=true
    
        [WebAdmin.BasicWebAdminAuth]
        RequireUsername=Admin
    12. Save the file, restart your UT3 server (making sure ?Adminpassword=X is set)
    13. Test WebAdmin functionality by opening a web browser and pointing
    it to your server IP address. If you changed the default port in step
    #6 above then specify the port in the URL like so:
    http://127.0.0.1:<port>
    14. Login using the following info:
    - username: Admin
    - password: [YourServerAdminPassword]

    Thanks to the server admin list for detailing this out
    Last edited by Crzyhomer; 02-21-2008 at 11:05 AM.
    Gameplay Programmer | Epic Games

  2. #2
    Banned
    Join Date
    Aug 2002
    Location
    South of North, North of South
    Posts
    538

    Default

    good deal.. thanks for the heads up!

  3. #3

    Default

    Is this supposed to work with linux server too?

  4. #4
    Banned
    Join Date
    Aug 2002
    Location
    South of North, North of South
    Posts
    538

    Default

    Quote Originally Posted by sgar View Post
    Is this supposed to work with linux server too?
    yes, it should.

  5. #5

    Default

    I see no UTWebAdmin.ini i see a defaultWebAdmin.ini

  6. #6

    Default

    I have also been having problems with the Webadmin. Mine install correctly and I can actually log onto the webadmin site, but it won't allow me to login. I have admin password specified in my bat file. What I have noticed is the following when I use the correct login details:

    ScriptLog: No application found to handle request /
    ScriptLog: No application found to handle request /S

    Please help...

  7. #7

    Default

    Be sure to stick it into the UT3 installation folder, not into the My Documents\ config path.
    People who use there or they're in place of their, your in place of you're, or vice versa, should be shot.

  8. #8

    Default

    yeah it is

  9. #9
    MSgt. Shooter Person
    Join Date
    Sep 2007
    Posts
    180

    Default

    Webadmin works after performing the steps in the first post. Thanks.

  10. #10

    Default

    Still cant get it to create the UTWebadmin.ini after changing the bEnabled=true in UTWeb.ini

  11. #11
    MSgt. Shooter Person
    Join Date
    Jan 2007
    Posts
    180

    Default

    Doesn't work for me! Maybe I put the WebAdmin folders\files in the wrong spot. Not the clearest directions on El Muarte's web page to be honest. My host GameServers is trying to do all the updates for 1.2 & WebAdmin and they are struggling too! Is anything ever going to be easy with UT3? Doesn't look like it from here...

  12. #12
    MSgt. Shooter Person
    Join Date
    Jan 2007
    Posts
    180

    Default

    Still cant get it to create the UTWebadmin.ini after changing the bEnabled=true in UTWeb.ini


    Same here! I took it from the download but maybe thats why it's not running for me either!

  13. #13
    MSgt. Shooter Person
    Join Date
    Oct 2006
    Location
    Philadelphia, PA
    Posts
    422

    Default

    WebAdmin does not work with GameServers.com. Put in a support ticket. The more we complain, the better.

  14. #14
    MSgt. Shooter Person
    Join Date
    Jan 2007
    Posts
    180

    Default

    I did put in a support ticket and what do you mean that it doesn't work at GameServers.com? Do they have a known issue with UT3 that I need to be aware of? They seem like great people and the server runs well on their service.

    My redirect doesn't work with them either fyi...

  15. #15
    MSgt. Shooter Person
    Join Date
    Oct 2006
    Location
    Philadelphia, PA
    Posts
    422

    Default

    My redirect works fine. I use defconservers.com.

    And yes, I believe GameServers.com is the problem. From what I've seen, no one with a UT3 server with GameServers.com can get WebAdmin to work. Hopefully they can fix it.

  16. #16
    MSgt. Shooter Person
    Join Date
    Jan 2007
    Posts
    180

    Default

    Thanks Al... I am going to give them 1 more day and then cancel if it's not working by then.

  17. #17
    MSgt. Shooter Person
    Join Date
    Oct 2006
    Location
    Philadelphia, PA
    Posts
    422

    Default

    I'm sure they'll get it fixed. I wouldn't cancel just yet. GameServers.com is an excellent service. Although, if they can't fix it at all, I may be doing the same. WebAdmin = a much needed tool for me.

  18. #18
    MSgt. Shooter Person
    Join Date
    Oct 2007
    Location
    Toronto area
    Posts
    55

    Default

    Set the port to 88 mine never like 80 because of my web server on my box....

  19. #19
    MSgt. Shooter Person
    Join Date
    Nov 2007
    Posts
    51

    Default

    I don't think web admin is that big a deal but then I am speaking from the fact I only use my server 8 days out of the month. I think we are all focusing on the negatives here when we should be acknowledging the good things about the new patch.

  20. #20
    MSgt. Shooter Person
    Join Date
    Jan 2007
    Posts
    180

    Default

    If you admin a MATCH server and run Ladder matches and add lots of new maps you BET YOUR BOTTOM Web Admin is a HUGE deal!

  21. #21
    MSgt. Shooter Person
    Join Date
    Oct 2006
    Location
    Philadelphia, PA
    Posts
    422

    Default

    Quote Originally Posted by clark kent View Post
    If you admin a MATCH server and run Ladder matches and add lots of new maps you BET YOUR BOTTOM Web Admin is a HUGE deal!
    And they fixed it

  22. #22

    Default

    Quote Originally Posted by Al View Post
    And they fixed it
    Yep it's fixed after opening a ticket )

    BTW how to configure the web admin to change map/game type ? I see the list box but it's empty :|
    Last edited by Gilou; 02-22-2008 at 06:58 AM.

  23. #23

    Default

    Where can i find the Map-lists?
    I want to take out Vertebrae from the maplist, how do i do that in the Webadmin?

    Im also a bit uncertain about how/when i need to restart my server?
    I cant find any restart server button.

    Other than that it seems to do the work.

  24. #24
    Skaarj
    Join Date
    Feb 2008
    Location
    California
    Posts
    13

    Default

    I haven't seen anything in the Webadmin that will let you remove maps from the cycle. I made my mods to the maps in the UTGame.ini file........

    I got the Webadmin up and running last night and it was a pleasant surprise after months of consoling around. I'm hoping there will be future features added in here though for more control. A great start though.....nice to see this released!

  25. #25
    Redeemer
    Join Date
    May 2000
    Location
    between the monitor and chair
    Posts
    1,523

    Default

    map list management is not done yet
    Michiel 'El Muerte' Hendriks
    Magicball Network - Little Big Adventure community
    the Unreal Admin page - Unreal server administration
    UnrealWiki - UnrealScript and UnrealEd wiki.
    UnCodeX - powerful UnrealScript tool for programmers

  26. #26
    MSgt. Shooter Person
    Join Date
    Oct 2006
    Location
    Philadelphia, PA
    Posts
    422

    Default

    Come on, El Muerte! Chop chop!

    Just kidding. Thanks for finally getting WebAdmin into UT3.

  27. #27

    Default

    Quote Originally Posted by elmuerte View Post
    map list management is not done yet
    Rgr, thanks
    Great job so far :tup:

    What do you plan to add in the future (if its ok i ask?)

  28. #28

    Default

    I do all the steps above, i get the loginbox, i type Admin and my password from my batch-file (...?AdminPassword=test ) but cant log in, any clues
    ''''''''''''''''''''''''''''''''''
    ScriptLog: -- MAPVOTE is ENABLED!!!!!
    ScriptLog: Web Server Created http://192.164.1.1 Port: 80 MaxCon 18 ExpirationSecs 86400 Enabled True
    WebAdmin: Creating IWebAdminAuth instance from: BasicWebAdminAuth
    WebAdmin: Creating ISessionHandler instance from: SessionHandler
    Log: Bringing up level for play took: 0.513446
    Tested different ports, no os firewall, dmz etc
    EDIT:
    i found the problem now
    In my batch-file i had typed wrong but server started anyway but i wasnt enabled to log in even when i was playing on my server
    goalscore=40?AdminPassword=Testpass?botskill=3 -login=test2 -password=test3 <<< ok line
    goalscore=40=Testpass?botskill=3 -AdminPassword=Testpass -login=test2 -password=test3 << not good
    Last edited by ]GEN[; 02-22-2008 at 09:43 PM.
    -= 2 Lines you should never cross, Horisontal and Vertical =-

  29. #29

    Default

    Works like a charm.

    Thanks for getting this (much needed) functionality back!

  30. #30
    Banned
    Join Date
    Jul 2006
    Posts
    416

    Default

    Yes, once again, thanks so much for bringing this to UT3. It works fantastic.

  31. #31

    Default

    Yes Finally

    We can really host and play the game like it should have been almost 2 years ago now

    Hope it will start catching on now that it is actually playable!!

    thx for the hard work

  32. #32
    Skaarj
    Join Date
    Feb 2008
    Location
    Aachen
    Posts
    2

    Default

    Well - still there is the UTWebAdmin.ini - problem. I have neither UTWebAdmin.ini nor DefaultUTWebAdmin.ini. I am using the linux dedicated server.

    Also the WebAdmin Files seem to be completly missing. have to download them seperately. (http://ut3webadmin.elmuerte.com/)

    And btw: Great having the WebAdmin Tool back ;-)
    Last edited by TheKinping; 02-24-2008 at 08:05 AM.

  33. #33
    Redeemer
    Join Date
    May 2000
    Location
    between the monitor and chair
    Posts
    1,523

    Default

    Quote Originally Posted by Crzyhomer View Post
    11. Make the following changes to the file:
    Code:
        [WebAdmin.WebAdmin]
        bHttpAuth=true
    
        [WebAdmin.BasicWebAdminAuth]
        RequireUsername=Admin
    These changes are absolutely NOT required.
    bHttpAuth will set the form based login to a HTTP Authentication log in. Both are equally (in)secure. But the form based log in will allow you to log out, HTTP Authentication is cached in your browser for as long as the browser is running. Logging out does not always make the browser forget this information (it appears to work in Firefox, but not in MSIE).

    RequireUsername can be anything you like, or empty. When it's empty any name is allowed.
    Michiel 'El Muerte' Hendriks
    Magicball Network - Little Big Adventure community
    the Unreal Admin page - Unreal server administration
    UnrealWiki - UnrealScript and UnrealEd wiki.
    UnCodeX - powerful UnrealScript tool for programmers

  34. #34
    Skaarj
    Join Date
    Mar 2008
    Location
    Lisbon
    Posts
    4

    Default

    I dont know where to input the password in the ini files to enter as admin.. Some help please?

  35. #35
    MSgt. Shooter Person
    Join Date
    Aug 2006
    Posts
    94

    Default

    Put the admin password in your server startup command line ?AdminPassword=mypassword

  36. #36
    Skaarj
    Join Date
    Mar 2008
    Location
    Lisbon
    Posts
    4

    Default

    Quote Originally Posted by nDP::Deathmaker View Post
    Put the admin password in your server startup command line ?AdminPassword=mypassword
    Is it normal that i can´t find that?? Which file then btw?

  37. #37
    Iron Guard
    Join Date
    Jun 2007
    Posts
    778

    Default

    Quote Originally Posted by nDP::Deathmaker View Post
    Put the admin password in your server startup command line ?AdminPassword=mypassword
    What file would that command go into? Are you talking about the shortcut to your ut3.exe file you put that in? Would this apply to windows as well as linux?
    "Good elephant clock second of two kinds of widespread revolve a way"

    WUDILALA

  38. #38

    Default

    Okay I've done all the instructions. I checked my logs and I see this:

    ScriptLog: Web Server Created http://63.209.32.176:8080 Port: 8080 MaxCon 18 ExpirationSecs 86400 Enabled True

    When I open up either FireFox or IE, the webadmin will not pop up.

    Using this http://63.209.32.176:8080/ Also tried http://63.209.32.176:8080/ServerAdmin/ and http://63.209.32.176:8080/UTWebAdmin/

    still nothing pops up.


    I put this in UTWeb.ini

    [UWeb.WebServer]
    bEnabled=true
    ListenPort=8080

    Any suggestions on what I'm doing wrong?


    Oh by the way I'm with Gameservers.com

    I do have the adminpassword line in my start up command line as well.
    Last edited by jcantu20; 03-12-2008 at 09:45 PM.

  39. #39

    Default

    I'm w/ gameservers.com and I got webadmin working after using port 9009 & setting bhttpauth to true
    Click here to add me on xfire
    UT3 IGN: HorizonX
    Steam: HorizonX
    IRC: HorizonX@GameRadius

  40. #40
    Skaarj
    Join Date
    Mar 2008
    Location
    Kempton Park, South Africa
    Posts
    13

    Default

    12. Save the file, restart your UT3 server (making sure ?Adminpassword=X is set)
    hi thanks for the help in setting up my server with this guide, but i ran into an "IO" error concerning step 12.
    at first i thought mabe it's an extra string in some ini file when i run a dedicated server, so i googled it some more and like 90mins later, I realised it refers to the commanline string when starting the dedicated server with a batch file or the command prompt.

    anyway after countless attemts to set my admin password on my retail version i thought maybe they ment that i could also add it to my start-up shortcut from where i run the game, i tried it and it worked.

    the point is could the author of this guide please add it into those steps @ point 12 to avoid confusion for the next poor sap that needs more details than the one line in the guide

    for copy paste ease:
    12.B alternatively you can add the password to the starup shortcut of your retail version, in the target box like so:
    "C:\Program Files\Unreal Tournament 3\Binaries\UT3.exe" ?adminpassword=youradminpassword
    regards
    BioG
    Last edited by BioGizzard; 03-25-2008 at 11:03 AM.


 
Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Copyright ©2009-2011 Epic Games, Inc. All Rights Reserved.
Digital Point modules: Sphinx-based search vBulletin skin by CompletevB.com.