-
Elite Member
Mangos 2.0.12 HELP
OK, i have followed the instructions but it doesn't seem to work...
Also the mangosd and realmd only open for a second then close

Please Help me <=(
-
-
Sorcerer Supreme
Re: Mangos 2.0.12 HELP
if they are only opening for a second and closing, they aren't able to connect to your mysql server. check the config files again. Your password is most likely listed wrong.
-
Grand Master
Re: Mangos 2.0.12 HELP
check your Server Log and post the errors ..
-
Elite Member
Re: Mangos 2.0.12 HELP
# Database connection settings for the world server.
# Default: hostname;port;username;password;database
LoginDatabaseInfo = "127.0.0.1;3306;MYUSERNAME;MYPASSWORD;realmd_bc"
WorldDatabaseInfo = "127.0.0.1;3306;MYUSERNAME;MYPASSWORD;mangos_bc"
& in realmd.cfg i put
LoginDatabaseInfo = "127.0.0.1;3724;MYUSERNAME;MYPASSWORD;realmd_bc"
just to be clear the USERNAME And PASSWORD are the ones you use to get into PHPMyAdmin right?
-
Elite Member
Re: Mangos 2.0.12 HELP
I FIGURED IT OUT! the config files where .bak lawl :D thanks for all you help guys.