• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Connection to MySQL Database Failed on pwAdmin

Skilled Illusionist
Joined
Dec 22, 2008
Messages
302
Reaction score
23
Configures your "pwadminconf.jsp".

String db_host = "localhost"; - Your host
String db_port = "3306"; - Your port
String db_user = "root"; - Your user in MySQL
String db_password = "hrace009"; - The pass in MySQL
String db_database = "dbo"; - The name of you database thats contaim ur pw db.

^^
 
Newbie Spellweaver
Joined
Jul 21, 2010
Messages
51
Reaction score
1
All services is started up.I can access account page and server pages.But sill says Loading Character Data Failed
 
Last edited:
Newbie Spellweaver
Joined
Sep 17, 2013
Messages
49
Reaction score
3
up, i have this problem too and searched enough, not solved yet
thx for ur helps
 
Back
Top