Code:
$lang="en"; // Language ("en" - english, "ru" - russian)
$title="**** Wow"; // Insert the title of your server here
$host="66.215.231.66"; // HOST for Character database
$user="******"; // USER for Character database
$password="*****"; // PASS for Character database
$db="char2"; // NAME of Character database
$hostr="66.215.231.66"; // HOST for Logonserver database
$userr="******"; // USER for Logonserver database
$passwordr="******"; // PASS for Logonserver database
$dbr="logon"; // NAME of Logonserver database
$database_encoding = 'CP1251'; // Set encoding
$img_base = "img/"; // Image dir
$server = "66.215.231.66"; // Ascent Server Address
$port = "8129"; // Ascent Server Port
$lock_acc=0; // Lock created account to IP address (1 - on, 0 - off)
$lock_reg=0; // Registration only one (or more) account from one IP address
So if anyone has any ideas of why its not connecting to it please tell me ive been trying to figure this out for about 3 days and now i need the help from the mmowned community.