Database's permission access

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Hien Nguyen Vinh
    New Member
    • Jun 2008
    • 1

    Database's permission access

    hi
    i just got my vbulletin 3.6.8 and a domain on byet.com,i have all my php file uploaded to the database,but when i tried to run install.php i keep getting a message says:
    Error description: mysqli_real_con nect() [function.mysqli-real-connect]: (28000/1045): Access denied for user 'b18_2049748'@' localhost' (using password: YES) /home/vol2/byethost10.com/b10_2052404/htdocs/forum/includes/class_core.php on line 1040

    The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.

    i tried to ask for help on vbulletin forum but they said the problems are with my config file but when i checked all the values were correct.
    here's my config:
    $config['Database']['dbname'] ='my databse name accquired from Cpanel'
    $config['MasterServer']['username'] = 'my username which use for logging in Cpanel,ftp and sqlserver'
    $config['MasterServer']['password']='my password'
    Can anyone help me with this problems?thx
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Sounds like you'll have to get in touch with whoever is hosting your site.

    Comment

    Working...