TUAF-Plus
20-03-2008, 20:49
i use centos5 and teamspeak2 server installed on my server. when i want to run it
write this command : ./teamspeak2-server_startscript start
i see this line :
[ts@localhost tss2_rc2]$ ./teamspeak2-server_startscript start
starting the teamspeak2 server
Error starting daemon. Aborted
[ts@localhost tss2_rc2]$
how can i fix ?
What does the server.log file say?
TUAF-Plus
22-03-2008, 03:00
this is my log file.
---------------------------------------------------------------
-------------- log started at 22-03-08 03:58 -------------
---------------------------------------------------------------
22-03-08 03:58:44,ALL,Info,server, Server init initialized
22-03-08 03:58:44,ALL,Info,server, Server version: 2.0.23.19 Linux
22-03-08 03:58:44,WARNING,Info,SQL, created table ts2_servers
22-03-08 03:58:44,WARNING,Info,SQL, created table ts2_server_privileges
22-03-08 03:58:44,WARNING,Info,SQL, created table ts2_channels
22-03-08 03:58:44,WARNING,Info,SQL, created table ts2_channel_privileges
22-03-08 03:58:44,WARNING,Info,SQL, created table ts2_clients
22-03-08 03:58:44,WARNING,Info,SQL, created table ts2_bans
22-03-08 03:58:44,ERROR,All,SQL, ExcecSQL Error: SQL logic error or missing database in query: INSERT INTO ts2_servers (
s_server_name,
s_server_welcomemessage,
i_server_maxusers,
i_server_udpport,
s_server_password,
b_server_clan_server,
b_server_allow_codec_celp51,
b_server_allow_codec_celp63,
b_server_allow_codec_gsm148,
b_server_allow_codec_gsm164,
b_server_allow_codec_celp52,
b_server_allow_codec_speex2150,
b_server_allow_codec_speex3950,
b_server_allow_codec_speex5950,
b_server_allow_codec_speex8000,
b_server_allow_codec_speex11000,
b_server_allow_codec_speex15000,
b_server_allow_codec_speex18200,
b_server_allow_codec_speex24600,
s_server_webposturl,
s_server_weblinkurl,
b_server_active,
dt_server_created,
s_server_description
)
values (
'',
'',
0,
:iServ8767,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
-1,
'',
'',
-1,
:dtServ'22032008035844838') ;
----------------------------------------------------------
---------------------------------------------------------------
--------------- log ended at 22-03-08 03:58 --------------
---------------------------------------------------------------
22-03-08 03:58:44,ERROR,Info,server, EInvalidField: DatabaseError: SQL logic error or missing database
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.