Community Forums Today's Posts     Member List     Archive    
Results 1 to 1 of 1
  1. #1
    Join Date
    Apr 2007
    Location
    Germany
    Posts
    11

    Solved Unable to launch TS3 with a boot script

    Greetings!

    I'm planning to set up a TS3 server, but right now I have encountered some issues with the startup process.
    Required:
    - The server is to use MySQL (I have already set up the necessary MySQL user, and the MySQL server is also up and running)
    - The TS binary is to reside in a subdirectory of /usr/local (here: /usr/local/teamspeak which is set to uid/gid root/teamspeak with permission bits set to 770 to allow the server to write to that dir)
    - The server process is started with the aid of startproc (so the euid/egid of the process gets set to an unprivileged user) in a bootup script.
    - All files necessary (except the logs, etc) are to be root-owned (but not suid root) to avoid security risks.

    I'm running openSuSE 11.4 on my server.

    However, my problem now is that TeamSpeak refuses to start up, because somehow it cannot find the module libts3db_mysql.so.
    Although I have exported the variable LD_LIBRARY_PATH (which points to the directory the module resides in) in the bootup script, somehow it doesn't get propagated to the server binary. Does anybody have any experience with the use of startproc/killproc in conjunction with TS3?

    EDIT3: Strangely enough, calling the server directly via minimal startup script works - now I really don't know what's going on here...

    EDIT4: I finally managed to resolve this issue. At least TS3 now manages to load the MySQL plugin...
    Last edited by Robidu; 11-05-2012 at 07:32.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 07-04-2010, 14:34
  2. Boot-Freez!?
    By Burn2Cry in forum [TeamSpeak 2] Client Support
    Replies: 1
    Last Post: 26-11-2007, 14:59
  3. Boot
    By dannyswiger in forum [TeamSpeak 2] Client Support
    Replies: 1
    Last Post: 01-09-2003, 01:13
  4. TS2 at boot up?
    By PureGrain in forum [TeamSpeak 2] Server Support
    Replies: 5
    Last Post: 17-12-2002, 19:27
  5. set tss2 to run on boot in Red Hat 7.3
    By BokChoi in forum [TeamSpeak 2] Server Support
    Replies: 1
    Last Post: 17-11-2002, 19:54

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •