Mysql 1045 error
#1

Any ideas why it can be ?
Код:
[21:26:29] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'DBUSER'@'localhost' (using password: YES)
Reply
#2

Do you have a MySQL server installed on your local machine? And does it have a user account called "DBUSER"? Is your password correct?
Reply
#3

In your script put "root" insted of "DBUSER" and the password to "".
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)