PDA

View Full Version : I Cant get Web Admin to work



legacy-[TNC]Nick
06-21-2003, 08:19 PM
There is probably a simple answer to this...

I'm running a dedicated 2225 server.
This I know is working fine. Everything has to be setup with a command line.
It would be good if the webadmin worked but all I get is "page cannot be displayed" the default unavailable page.

Sorry if this is a dumb question but I cant see what I am doing wrong...

Thanks

NickC

NakedApe
06-22-2003, 01:25 AM
Originally posted by [TNC]Nick
Sorry if this is a dumb question but I cant see what I am doing wrong...

Neither can we since you have not provided the command line you used nor the relevant sections of your .ini file.

legacy-[TNC]Nick
06-22-2003, 05:09 AM
Errm...

I appear to have made a spelling mistake in the bat file...
Ahem.
It was late - is my excuse..

Sorry folks!

legacy-hajjs
07-07-2003, 11:01 AM
I've got the exact same problem, but I can't find any spelling mistakes. Mind if you tell me what was spelled wrong?

legacy-Big_Iron
07-08-2003, 03:44 PM
Most likely a space in the BAT file ... make sure all relevent text does not have spaces ... i.e.

@echo off
:10
ucc server DM-Antalus?game=XGame.XDeathmatch?GamePassword=gamepa sswordhere?AdminName=YourAdmin?AdminPassword=Admin passwordhere?AccessControl=XAdmin.AccessControlIni ini=ut2003.ini
(you need space here)
log=fatboyserver.log(Space here or Enter)
(NewLine)
copy server.log servercrash.log(NewLine)
goto 10

Get the picture?
-hth
-bi