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

  • 0
Posted

1st- This is the Dev Help section meaning, related to Java projects ONLY.

2nd- The second image shows the MySQL on the host doesn't accept external connections, run the Configuration again and allow external connections (tick the box).

3rd- The file status.php doesn't exist in the dir: templates/l2/bars/

  • 0
Posted

how can this?

 

Read what I said:

2nd- The second image shows the MySQL on the host doesn't accept external connections, run the Configuration again and allow external connections (tick the box).

  • 0
Posted

Read what I said:

2nd- The second image shows the MySQL on the host doesn't accept external connections, run the Configuration again and allow external connections (tick the box).

i run run the Configuration but dont know wher can this allow external connections (tick the box)....
  • 0
Posted

MySQL Instance Config Wizzard > Modify Security Settings > Enable root access from remote machines.

i make this but stil problem :/
  • 0
Posted

You still have BOTH the problems ?

Give me your site's URL.

i will give you laiter now i instaling psc on  navicat btw when  i use Enable root access from remote machines must make up  password or can w/o password?
  • 0
Posted

Use password,not using password is just stupid.

i now no use password i want only now tested site i will laiter when me make mine server

here can you see site stil dont work

http://blackwars.freehostia.com/

server status now work but i got server on and site see is offline :/

Server Statistic

Coudn't connect to [109.182.26.69]

  • 0
Posted

The one you're trying to connect to. MySQL's port.

from wher im newbie i opened  MySql/bin files

i look on navicat Connection Informations and is Port 3306 is this?

 

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...