Jump to content

Question

Posted

i used this site but got problem http://www.maxcheaters.com/forum/index.php?topic=115992.0

whit status

http://img294.imageshack.us/i/problemk.jpg/

http://img72.imageshack.us/i/problem2n.jpg/

on stats i got this

 

<?php

 

   $db_user = "localhost";

   $db_pass = "";

   $db_name = "l2jarchid_db";

   $db_serv = "109.182.65.10";

 

   $res = mysql_connect ( $db_serv, $db_user, $db_pass ) or die ("Coudn't connect to [$db_serv]");

   $resdb = mysql_select_db ( "$db_name",$res );

 

   return $res;

 

?>

 

and status

 

<?php

   $server  = "109.182.65.10";

   $portg   = "7777";

   $portl   = "2106";

   $timeout = "1";

?>

 

what is wrong and how can fix?

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...