Community Forums Today's Posts     Member List     Archive    

Search:

Type: Posts; User: ANR Daemon; Keyword(s):

Page 1 of 15 1 2 3 4

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    298

    Specifically, which problem?... And what is this...

    Specifically, which problem?... And what is this server, in fact?
  2. Replies
    4
    Views
    546

    Again, to use session or not, it's up to your...

    Again, to use session or not, it's up to your website design and in no way related to the question.
  3. [Resolved] Your question doesn't make sense.

    Your question doesn't make sense.
  4. Replies
    4
    Views
    546

    Wrong. Your PHP code have obvious errors, that...

    Wrong.
    Your PHP code have obvious errors, that you would see, if you enable error reporting, as you should on developer's system.

    Correct code would be


    <?php
    require...
  5. Replies
    22
    Views
    8,391

    All licensing issues are only answered via mail....

    All licensing issues are only answered via mail. Asking then on forum is pointless - they don't read it.
  6. [Resolved] Usually (as it is the case for most SoHo...

    Usually (as it is the case for most SoHo routers), you can't connect to your WAN IP from inside of your LAN. You have to test your connection from internet.
  7. Replies
    2
    Views
    242

    http://forum.teamspeak.com/search.php?query=server...

    http://forum.teamspeak.com/search.php?query=server+password
  8. To clarify your confusion, there's multiple...

    To clarify your confusion, there's multiple licensing options.
    1. No license. Thew server will run in severely reduced mode (32 simultaneous connections and 1 VServer max, I recall.)
    2. NPL...
  9. Replies
    1
    Views
    316

    It's impossible to answer without more...

    It's impossible to answer without more information from your part.
    What kind of load is expected from your server? How many connections, separate channels?
  10. Sticky: What address did you tell your friends to connect...

    What address did you tell your friends to connect to your server?
  11. Recheck your MySQL setup, make sure the defaults...

    Recheck your MySQL setup, make sure the defaults for creating databases and tables are set to UTF8.
    Then cleanup the mess and perform conversion againt.

    --------merged--------



    If they are...
  12. Replies
    7
    Views
    983

    [Resolved] Besides that, chroot is such an ancient...

    Besides that, chroot is such an ancient technique, I don't see why anyone would use it nowadays.
  13. Sticky: Did you forwarded UDP or TCP ports?

    Did you forwarded UDP or TCP ports?
  14. Replies
    20
    Views
    3,563

    [Resolved] Found it in changelog of the latest update....

    Found it in changelog of the latest update. Thanks.
  15. Replies
    20
    Views
    3,563

    [Resolved] Not so much bandwidth, but additional...

    Not so much bandwidth, but additional administrative burden of managing yet another service.
  16. Replies
    20
    Views
    3,563

    [Resolved] Are you kidding? DNS service discovery exists...

    Are you kidding?
    DNS service discovery exists for so many years. Yet TeamSpeak trying to inven wheels and waste people's bandwidth with dead-borm "TSDNS".
  17. Replies
    5
    Views
    1,268

    Without seeing server configuration, I can only...

    Without seeing server configuration, I can only guess that you are likely running your server with a license shared with some other server instance.
  18. Replies
    11
    Views
    803

    You can create as many voice servers under single...

    You can create as many voice servers under single running server instance as it fits into your license.
  19. Replies
    11
    Views
    803

    You're confusing virtual server port (9987) with...

    You're confusing virtual server port (9987) with server service ports (file transfer (30033) and console (10011)).
    In general, you should not need to run more than one server on your box....
  20. Replies
    3
    Views
    541

    It's likely a difference in virtualization...

    It's likely a difference in virtualization platform they are using.
    I second the option to ticket your provider and sort out any questions before going into a wild guess.
    It's the service they...
  21. Replies
    22
    Views
    2,591

    [On Todo] It is possible. Devs just have to learn, how to...

    It is possible.
    Devs just have to learn, how to use libs properly...
  22. Replies
    31
    Views
    3,606

    Ok, let's take a simple example. You have 3...

    Ok, let's take a simple example.
    You have 3 groups of people: A, B, C.
    You have 4 channels: X, Y, Z and default channel, of course.
    Configure TS3 permissions in such a way, that:
    - everyone have...
  23. Replies
    31
    Views
    3,606

    In normal permission system, you just give or...

    In normal permission system, you just give or take permissions.
    This was true for TS2, but for TS3 you decided to invent something completely unmanageable, bogus and disfunctional.
  24. Replies
    31
    Views
    3,606

    That's why normal security management has nothing...

    That's why normal security management has nothing to do with RPG.
    It has to be declarative and explicit. Unfortunatelly, TeamSpeak programmers can't realize it :(
  25. [Resolved] There's tons of tools to do this work, you just...

    There's tons of tools to do this work, you just have to look outside the TeamSpeak.
  26. [Resolved] Yes, it is possible.

    Yes, it is possible.
  27. Replies
    21
    Views
    6,892

    Can you read a reply right above your posts?

    Can you read a reply right above your posts?
  28. Replies
    2
    Views
    939

    1. You don't. 2. You don't. 3. Nothing. The...

    1. You don't.
    2. You don't.
    3. Nothing.

    The answer is in the first line of your message.
    A properly set up backup server should step up whenever the main server fails.
    For more information -...
  29. Replies
    21
    Views
    6,892

    2011-12-01 13:15:15.663605|ERROR |Accounting | |...

    2011-12-01 13:15:15.663605|ERROR |Accounting | | Unable to connect to accounting server

    Your server is unable to reach internet.
  30. Then contact your hoster. Nothing we can help you...

    Then contact your hoster. Nothing we can help you with here.
  31. Replies
    5
    Views
    1,078

    Not true. [C:\]$ nslookup -type=SRV...

    Not true.


    [C:\]$ nslookup -type=SRV _xmpp-client._tcp.livejournal.com.
    Server: daemon1.darkdragon.lan
    Address: 192.168.1.12

    Non-authoritative answer:
    _xmpp-client._tcp.livejournal.com ...
  32. Sticky: @ERVMEDVAC, learn to use computer, PRETTY PLEASE....

    @ERVMEDVAC, learn to use computer, PRETTY PLEASE.

    Find ten differences between two command lines:

    C:\Program Files\teamspeak3-server_win32\ts3_server.exe serveradmin_password=password...
  33. Replies
    4
    Views
    832

    The same way you do any software update.

    The same way you do any software update.
  34. Sticky: For Linux, especially Debian-based systems, the...

    For Linux, especially Debian-based systems, the problem could be not the NTPD running (It does not cause time leaps at all), but a stupid script in /etc/network/if-up.d/ called ntpdate.
    THAT is what...
  35. Actually, ts3server://173.237.234.53:9990/...

    Actually,
    ts3server://173.237.234.53:9990/
    Works.
    And it MUST work. If it doesn't, bugreport it.
Results 1 to 35 of 500
Page 1 of 15 1 2 3 4