Localhost requires password
#3

Quote:
Originally Posted by Scripter18
Посмотреть сообщение
Check again. It's clearly trying to log in with a password, be sure that the password
parameter is like this: "" and not like this: " ". Not sure if that matters, but it's clearly trying with a password.
I have already posted the defines check them before posting please

Код:
#define MYSQL_PASS					""
Quote:
Originally Posted by Karan007
Посмотреть сообщение
Check where the MySQL database opens. Maybe you've wrote the password there?
I don't think so

Код:
mysql_connect(MYSQL_HOST, MYSQL_USER, MYSQL_PASS, MYSQL_DB, mysqlconnection, 1);
Reply


Messages In This Thread
Localhost requires password - by SecretBoss - 21.11.2015, 08:06
Re: Localhost requires password - by Bolex_ - 21.11.2015, 08:13
Re: Localhost requires password - by SecretBoss - 21.11.2015, 08:23
Re: Localhost requires password - by iKarim - 21.11.2015, 09:57
Re: Localhost requires password - by jlalt - 21.11.2015, 10:56
Re: Localhost requires password - by SecretBoss - 21.11.2015, 21:39

Forum Jump:


Users browsing this thread: 1 Guest(s)