Jump to content

Recommended Posts

Posted

geia sas paidia.... 8a i8ela na sindesw ton server m me to site wste na borei kapoios na blepei ta ranking k posoi char einai online.....  prospa8isa eftia3a ip/pass alla tpt mou bgazei auto to error....

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'192.168.1.1' (using password: YES) in /www/zxq.net/l/2/i/l2insences/htdocs/config/stats.php on line 8
Coudn't connect to [*.*.*.*]

(opou * einia i  ip mou)

Posted

έχεις βάλει λάθος configs.

 

τα εχω ρυθμισει συμφωνα με το ποστ που κατεβασα

Posted

kati kaneis la8os file...

8a anebasw ta scripts pou exei misw....

 

 

EDIT:

stats

<?php

    $db_user = "root"; 
    $db_pass = "****";    // edw bazw to pass m
    $db_name = "l2jdb"; 
    $db_serv = "*.*.*.*"; // edw bazw tinj ip m

    $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; 

?>

 

 

 

status

<?php
    $server  = "*.*.*.*.";  // edw bazw tinj ip m
    $portg   = "7777";
    $portl   = "2106";
    $timeout = "1";
?>

Posted

Το πρόβλημα είναι εδώ: /l2insences/htdocs/config/stats.php

Έχεις βάλει λάθος κωδικό ή έχεις αφήσει το πεδίο IP "*.*.*.*" και δεν έχεις βάλει την IP σου.

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
Reply to this topic...

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