[ANTRIX] ODBC error on site

Results 1 to 3 of 3
  1. #1
    Member kylr303 is offline
    MemberRank
    Mar 2007 Join Date
    84Posts

    [ANTRIX] ODBC error on site

    WoW Server | Account creation go to sign up account and it will give u a ODBC error when u create it it u get a error


  2. #2
    Elite Member Ragefire89 is offline
    Member +Rank
    Jan 2007 Join Date
    103Posts

    Re: [ANTRIX] ODBC error on site

    check your index.php file or config.php unless your SQL database username is ODBC & you dont have a password then you need to edit the info in there should look something like this
    Code:
    $config['mysql_host'] = '127.0.0.1'; //MySQL Host
    $config['mysql_user'] = 'SQL username'; //MySQL Username
    $config['mysql_pass'] = 'SQL password'; //MySQL Password
    $config['mysql_dbname'] = 'SQL database name'; //Database Name

  3. #3
    Member kylr303 is offline
    MemberRank
    Mar 2007 Join Date
    84Posts

    Re: [ANTRIX] ODBC error on site

    si already did some peopel were syaing install MySQL AB :: MySQL Connector/ODBC 3.51 Downloads
    and oso i did it doesnt fix it



Advertisement