( search forums )
Logging Error
Soldat Forums - Server Talk - Server Help
Deleted User
April 7, 2006, 4:29 am
I am running the didicated server for linux.
The permissions for reading and writing and excecuting are set to allow in the sodat folder.
But when I turn on logging in the soldat.ini file i get errors.
cause of this I have to turn off logging in order to run the dedicated server
this is what i get:

jrgp@linuxserver:~$ /home/jrgp/soldat/Server/soldatserver

-= Soldat Dedicated Server 1.3.1 - BETA 2.4.9 =-

----------------------------------------------------------------
Caution! This software is still in BETA phase.
Soldat Dedicated Server initializing...
----------------------------------------------------------------

Additional parameters:
./soldatserver port maxplayers config maplist
Example: ./soldatserver 23073 16 soldat.ini mapslist.txt


File logging error (N2): 2
Hit CTRL+C twice to exit
Please command the server using the Soldat Admin program
Welcome to Soldat 1.3.1
Server name: Joe's Public DM
File logging error (W2 - wrong directory names?): 2
File logging error (W3): 103
Exception EInOutError in module soldatserver at 080B9557.
I/O error 103.


Deleted User
April 7, 2006, 5:18 am
lol, you need to set your current directory to the Soldat server directory, and chmod the ./logs/ (and the kills subfolder) folder to 777...
Type:
chmod 777 -R /home/jrgp/soldat/Server/logs/


Then to run server properly...
Type:
cd /home/jrgp/soldat/Server/;./soldatserver