Community Forums Today's Posts     Member List     Archive    
Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2008
    Location
    Switzerland
    Posts
    6

    Custom PHP Webinterface

    Hi guys,

    I was asked today if it was possible to create a web-application to change passwords and/or channel names on a teamspeak server.

    I managed to get a server running on localhost using my own mySQL database. I also have a written a short PHP application to change the passwords for the specific channels on my Server. Now I have the problem that the Server obviously only reads from the mySQL database when it is (re-)started.

    Because of this the Teamspeak server would have to be restarted every 24 hours to update the information entered on the site during the day, what of course is not ideal .

    My question is: Is there a way to force the Teamspeak server to read the information out of my mySQL database without restarting the server. All I would really need is for the passwords to be up-to-date. I don't care if Channel names are only updated on reconnect or whatever. In addition the Clients connected should not notice anything.

    I hope you can help me

    Greetings,
    Dragony

  2. #2
    Join Date
    Jun 2003
    Posts
    246
    your app should connect to the tcpquery and issue commands directly
    search the forum

  3. #3
    Join Date
    Jul 2008
    Location
    Switzerland
    Posts
    6
    As far as I have found out, I can only read information via TCP query, but I can't change anything (concerning Channelnames/passwords).

    edit:
    Aaaaaah, it's called rehash .

    Sorry it's late (/early) ^^

  4. #4
    Join Date
    Jul 2008
    Location
    Switzerland
    Posts
    6
    Hmm, doesn't seem to work the way I would like it to.

    After rehash nothing changes, not even after rejoining the Teamspeak server.

    Any Ideas? (Yes, I selected the correct server in telnet )

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. ACTSViewer - Another multifunctional TeamSpeak-Viewer for PHP
    By Cyrus in forum [TeamSpeak 2] Addons & Scripts
    Replies: 75
    Last Post: 05-04-2009, 14:57
  2. Some Useful PHP-Scripts (Webregister, SA IdleKick, WebInterface Access)
    By Cyrus in forum [TeamSpeak 2] Addons & Scripts
    Replies: 9
    Last Post: 15-03-2006, 15:15
  3. FreeBSD and MySQL
    By Paterson in forum [TeamSpeak 2] Server Support
    Replies: 1
    Last Post: 18-01-2006, 08:35

Posting Permissions

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