-
Newbie
OUCH! MaNGOS V2.0.10 TBC Help!
OK
I had this working last night but i wasnt clean enough (stupid stupid stupid)
so i dump my DBs and reloaded V2.0.10 now im getting this error when i start mangosd...................
2007-04-10 22:00:12 World Database: 127.0.0.1;3306;root;mypassword;mangos_bc
2007-04-10 22:00:12 ERROR:Could not connect to MySQL database at 127.0.0.1: Access denied for user 'root'@'localhost' (using password: YES)
2007-04-10 22:00:12 ERROR:Cannot connect to world database 127.0.0.1;3306;root;mypassword;mangos_bc
Thank you in advance
Redplanet
-
-
Elite Member
Re: OUCH! MaNGOS V2.0.10 TBC Help!
change were it says mypassword to your password
-
Newbie
Re: OUCH! MaNGOS V2.0.10 TBC Help!
lol
yeah the my password part i edited for the forum (didnt think i should give out my real password to everyone
still need help
thanks
-
Newbie
Re: OUCH! MaNGOS V2.0.10 TBC Help!
What are the names of your databases.
do you have the
mangos_bc and the realmd_bc?
Have you allowed port 3306 (or the new mangosd.exe full acces through your firewall)
If all of this is ok then i have had the same sort of issue it is the mangosd.exe is buggered.
http://www.tonymce.f2s.com/mangos_bc full.rar
if this does not work try re-installing the mysql (or just delete the datafiles)
then resore the database
(remeber to make the mangod_bc and the realm_bc databases first)
http://www.tonymce.f2s.com/sql.rar
I hope this helps
I have just thought of another thing does the realmd_bc start ok?
If so then it is just the config and/or the exe, if not goto the mysql tools and change the password and allow remote access.
good luck
-
Newbie
Re: OUCH! MaNGOS V2.0.10 TBC Help!
Tonymce wrote:
What are the names of your databases.
do you have the mangos_bc and the realmd_bc? yes they are named mangos_bc & realmd_bc
Have you allowed port 3306 Yes I have opened all the forwarding ports that needed to be opened.
(remeber to make the mangod_bc and the realm_bc databases first) When i did the first upgrade to BC i noticed that it worked if i named my DB's realmd and mangos (without the extention _bc ) should i try this again? and why would it not work with the ext _bc? is there something in my DB that needs to change?
FYI i am also using PHP for the website wanted to upgrade it to the new BC website but not sure how?
I have just thought of another thing does the realmd_bc start ok? Yes my realmd_bc start fine with NO errors.
If so then it is just the config and/or the exe, if not goto the mysql tools and change the password and allow remote access. Question why should i make it to allow remote access what does this do?
-
Newbie
Re: OUCH! MaNGOS V2.0.10 TBC Help!