Git Product home page Git Product logo

Comments (9)

Wruczek avatar Wruczek commented on May 26, 2024

How are you connecting to the server? Using hostname or IP address?
Post your teamspeak -> host from your config.

from ts-website.

abbbcccaa avatar abbbcccaa commented on May 26, 2024

I tried both, IP and localhost, still same error.

$config['teamspeak']['host'] = '91.134.134.212'; // TeamSpeak host address
$config['teamspeak']['login'] = 'serveradmin'; // Login
$config['teamspeak']['password'] = 'XXXXXXX'; // Password
$config['teamspeak']['server_port'] = 9987; // TeamSpeak server port
$config['teamspeak']['query_port'] = 10011; // Query port
$config['teamspeak']['displayip'] = 'ts.lanceq.pl'; // IP shown to users and used for connections

from ts-website.

Wruczek avatar Wruczek commented on May 26, 2024

Are you hosting Teamspeak server and website on the same server?

from ts-website.

abbbcccaa avatar abbbcccaa commented on May 26, 2024

Yes.

from ts-website.

Wruczek avatar Wruczek commented on May 26, 2024

Then try setting "127.0.0.1" in teamspeak -> host

from ts-website.

abbbcccaa avatar abbbcccaa commented on May 26, 2024

Same with the:

$config['teamspeak']['host'] = '127.0.0.1'; // TeamSpeak host address

from ts-website.

Wruczek avatar Wruczek commented on May 26, 2024

There's definitely a problem with your server.
One more thing I can try to do is looking at phpinfo.
Can you post it here / give me a link to view it?

  1. Create new .php file
  2. Put <?php phpinfo(); inside of it
  3. Link me to the website or send me the output

from ts-website.

abbbcccaa avatar abbbcccaa commented on May 26, 2024

http://ts.lanceq.pl/info.php

from ts-website.

Wruczek avatar Wruczek commented on May 26, 2024

I'm sorry, but I can't really help here. Everything looks OK, website should work flawlessly using your local address (127.0.0.1). There's something misconfigured on your server.

The only last advice I can give you is googling the issue and trying what other people suggests.

If nothing works, you can try hosting the website elsewhere.

from ts-website.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.