Page 1 of 1

config question

Posted: Mon Jun 28, 2004 5:37 am
by crabs
ok.. i edited my config the way i want.. and when i installed unreal on my linux box, i did a non-ZIP, non-SSL install... but in my config.. it is enabled.. and i cannot run my server =(

how do I change it inside the config so that it is both non-ZIP, and non-SSL?


another quicky ... to start the server.. what do i have to execute?
THX A LOT!!

Posted: Mon Jun 28, 2004 10:10 am
by AngryWolf
how do I change it inside the config so that it is both non-ZIP, and non-SSL?
Remove all ssl and zip options from your listen and link blocks. (Questions 16, 17 and 18 in the FAQ tell you the same.)
another quicky ... to start the server.. what do i have to execute?
By running ./unreal start in the Unreal3.2 directory. See the README (the last paragraph).