PDA

View Full Version : coult not connect query port (please help)


julien123
31-03-2009, 19:08
hello, with my script as I have this error: coult not connect query port

what is the problem

thank you for your help



I but 2 zip file attached here with your forum

thank you again for your help

julien123
31-03-2009, 22:36
please help me

BHKai
31-03-2009, 23:05
Where did you get this from?

julien123
01-04-2009, 01:21
this is here!

http://www.ultimate-team.biz/images/index.php

BHKai
01-04-2009, 20:13
Are these configured already for your server?

What is the exact wording of the error message?

Keiichi
02-04-2009, 00:20
Just had a quick look before going to bed, deadtired.
Just informing of a error I noticed within a sec, dont know if this is the problem or not, maybe someone else can have a look:

$settings["serveraddress"] = "90.21.147.79";


if ($settings["serveraddress"] == "90.21.147.79:8767") { die("You need to configure this script as described inside the CONFIGURATION CODE block in " . $_SERVER["PHP_SELF"] . "<br>\n"); }

BHKai
02-04-2009, 01:29
Just had a quick look before going to bed, deadtired.
Just informing of a error I noticed within a sec, dont know if this is the problem or not, maybe someone else can have a look:

$settings["serveraddress"] = "90.21.147.79";


if ($settings["serveraddress"] == "90.21.147.79:8767") { die("You need to configure this script as described inside the CONFIGURATION CODE block in " . $_SERVER["PHP_SELF"] . "<br>\n"); }
That once one of the things that I saw. Which is why I am wondering if these are configured already or not.