Can someone help me out please? I don't know why I get the error...
In my config file on the live site (vBulletin 3.6.3), I have this:
server: localhost
port: 3306
database username: [mydatabaseusername]
database name: [mydatabasename]
database password: [mydatabasepassword]
charset: utf8
And I fill these in on my Xenforo forum importer vBulletin 3.6... but I get this error:
Access denied for user '[mydatabaseusername]'@'localhost' (using password: YES)
Why is this happening? I mean, I filled all credentials correctly. I even tried modifying the password, but that did not help as well.
Is it because I am using Wamp?
In my config file on the live site (vBulletin 3.6.3), I have this:
server: localhost
port: 3306
database username: [mydatabaseusername]
database name: [mydatabasename]
database password: [mydatabasepassword]
charset: utf8
And I fill these in on my Xenforo forum importer vBulletin 3.6... but I get this error:
Access denied for user '[mydatabaseusername]'@'localhost' (using password: YES)
Why is this happening? I mean, I filled all credentials correctly. I even tried modifying the password, but that did not help as well.
Is it because I am using Wamp?