It won't work :/
I got in the Config folder:
DefaultWeb.ini
DefaultWebAdmin.ini
UTWeb.ini (i past the content of DefaultWeb.ini avec set it to bEnabled=true changed the port to 9080)
Here is my command line to start the server:
ut3user is an unprivileged user to run the server.
And take a look at the log file:
Dunno what to do now, i tryed al the day to get it works but i can't.
Thanks for your help
I got in the Config folder:
DefaultWeb.ini
DefaultWebAdmin.ini
UTWeb.ini (i past the content of DefaultWeb.ini avec set it to bEnabled=true changed the port to 9080)
Here is my command line to start the server:
Code:
./ut3 server WAR-Serenity?Game=UTGameContent.UTOnslaughtGame_Content?GameMode=2?Numplay=0?MaxPlayers=12?NumPublicConnections=24?NumPrivateConnections=0?MinNetPlayers=1?TimeLimit=30?GoalScore=3?BotSkill=3?bIsDedicated=true?bUseStats=true?bShouldAdvertise=True?AdminName=AdminUser?AdminPassword=******-Login=redbul6666 -Password=****** Log=myserver.log -multihome=xx.xx.xx.xx -unattended >/home/ut3user/UT3_Server/Server_Logs/server.log 2>&1 &
And take a look at the log file:
Code:
ScriptLog: Webserver is not enabled. Set bEnabled to True in Advanced Options. ScriptLog: Destroying WebServer
Thanks for your help
Comment