RegisterPage MySQL Reported Acces Denied!

Results 1 to 2 of 2
  1. #1
    Member samppaa is offline
    MemberRank
    Jul 2007 Join Date
    76Posts

    RegisterPage MySQL Reported Acces Denied!

    I think my settings is right on my registration Page I have checked and changed them many times but still..ACCES DENIED I can acces well to sqlyog with those pass and account name.So I have choosed MySQL name Samppaa and my login name to sqlyog is root.And i open loginserver.exe it says Connecting to database with samppaa(Works well). So problem is how i acces there Sorry for bad english.


    $lang="en"; // Language ("en" - english, "ru" - russian)
    $host="127.0.0.1"; // HOST for Antrix databae
    $user="root" ; // USER for Antrix database
    $password="*******"; // PASS for Antrix database
    $db="antrix"; // NAME of Antrix database
    $hostr="127.0.0.1"; // HOST for Antrix database
    $userr="root" ; // USER for Antrix database
    $passwordr="*******"; // PASS for Antrix database
    $dbr="antrixchars"; // NAME of Antrix database
    $database_encoding = 'CP1251'; // Set encoding
    $img_base = "img/"; // Image dir
    $server = "127.0.0.1"; // Server adress (for realm status)
    $port = "8129"; // Server port (for realm status) YOUR ANTRIX PORT or YOUR ANTRIX PORT
    $lock_acc=0; // Lock created account to IP adress (1 - on, 0 - off)
    $lock_reg=1; // Registration only one (or more) account from one IP adress
    // 0 - not limit, 1 - one acc, 2 - two acc, etc...
    // 0 - not limit, 1 - one acc, 2 - two acc, etc...


    Error: Unable to connect to MySQL server. MySQL reported: Access denied for user 'root'@'localhost' (using password: YES). Error: Unable to connect to MySQL server. MySQL reported: Access denied for user 'root'@'localhost' (using password: YES).


  2. #2
    Member samppaa is offline
    MemberRank
    Jul 2007 Join Date
    76Posts

    Re: RegisterPage MySQL Reported Acces Denied!

    Someone aple to help me?? I need regpage For players so they can register :zoo_fox4:



Advertisement