Page 1 of 1

Databaseinstaller.sh

Posted: Tue Mar 09, 2010 1:24 am
by razzly
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

When I start databaseinstaller.sh i get this error:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
but when I use command "mysql -u root -p" and I write my pass I log into mysql normally.

Any1 have solution for this? I spend half night to solve it and nothing.

Re: Databaseinstaller.sh

Posted: Tue Mar 09, 2010 3:08 am
by NoGeRa
I think this error is because the root user has no
privileges in the database l2jdb, ie, attempts to create another
mysql user and give privileges so you can work on that
database. I do well and I have no problems.

Sorry for my bad inglish.

Re: Databaseinstaller.sh

Posted: Tue Mar 09, 2010 6:24 am
by hope
razzly wrote:If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

When I start databaseinstaller.sh i get this error:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
but when I use command "mysql -u root -p" and I write my pass I log into mysql normally.

Any1 have solution for this? I spend half night to solve it and nothing.
missing password in vars file or none used when installing mysql