PDA

View Full Version : DB Error


Angus02766
05-25-2010, 03:44 PM
:? Im pretty positive I set up my Eqhost and Eqgame files correctly but every time i try to log in it says "DB Error - Invalid Password".. and i know that my password is perfectly fine... any ideas or solutions??:confused:

Andrew80k
05-25-2010, 04:27 PM
Did you try it from the command line?

Angus02766
05-25-2010, 04:57 PM
hate to sound illiterate, but how do you mean??

Andrew80k
05-25-2010, 10:46 PM
Attempt to login to your database from either a cmd window (Windows) or a shell (linux)... ie

mysql [-h host] -u <user> -p<password> database

use the credentials you have in your config to fill in the blanks. Note there is no space between the -p and the password. If you use the -p and do not include the password it will prompt you.

joligario
05-26-2010, 07:17 AM
Just to add a little, it is "-D database"

Andrew80k
05-26-2010, 10:28 AM
Just to add a little, it is "-D database"
Not on mysql. It's not necessary. Certainly you can use it but don't need to.

Usage: mysql [OPTIONS] [database]

Angus02766
05-27-2010, 09:40 PM
hmmm and how do i get into the command window to type these components in??

Andrew80k
05-27-2010, 10:26 PM
Start->run type in cmd and hit enter.

Angus02766
05-28-2010, 05:36 AM
my complete apologies but i tried opening my EQ window up and doing the command window... i somehow must be doing this wrong or it really is just not working... FML:???:

Akyra
05-28-2010, 08:59 AM
Angus, are you trying to connect to your own server, or the public loginserver? If the public loginserver, which version of EQ are you using and have you setup a LoginServer account through the control panel on the website?

Akyra

Secrets
05-28-2010, 10:43 AM
Start->run type in cmd and hit enter.

He's trying to login via the public loginserver, not run a server. According to the error he is getting, anyway.

You should try what Akyra said. That will be your best bet. Click on UserCP at the top of the forums. Or y'know, read the play guide. Either will help you get your account set up for use on the loginserver.

Andrew80k
05-28-2010, 03:18 PM
He's trying to login via the public loginserver, not run a server. According to the error he is getting, anyway.

You should try what Akyra said. That will be your best bet. Click on UserCP at the top of the forums. Or y'know, read the play guide. Either will help you get your account set up for use on the loginserver.
Ahh. My bad. I misunderstood. My apologies.

Angus02766
05-28-2010, 04:09 PM
im completely ecstatic with glee right now... thank you all so much for the time and help. it is very much appreciated. thanks again.