Jump to content
  • 0

Access Denied


ultrahazard

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   1
  • Joined:  06/04/13
  • Last Seen:  

Hello guys, i'm having some trouble with the emulator (I can assure you that the password is correct ): O4KblHN.png

Link to comment
Share on other sites

9 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  177
  • Reputation:   21
  • Joined:  01/31/12
  • Last Seen:  

Make sure you have set the SQL server password, not just the server intercommunication password.

 

File: conf/inter_athena.conf

 

 

// Global SQL settings
// overriden by local settings when the hostname is defined there
// (currently only the login-server reads/obeys these settings)
sql.db_hostname: 127.0.0.1
sql.db_port: 3306
sql.db_username: ragnarok
sql.db_password: ragnarok
sql.db_database: ragnarok
sql.codepage:
 
// MySQL Character SQL server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: ragnarok
char_server_pw: ragnarok
char_server_db: ragnarok
 
// MySQL Map SQL Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: ragnarok
map_server_pw: ragnarok
map_server_db: ragnarok
 
// MySQL Log SQL Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: ragnarok
log_db_pw: ragnarok
log_db_db: ragnarok
log_codepage:
log_login_db: loginlog
If this doesn't work, make sure you've configured your MySQL server to accept connections locally Edited by luciar
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  80
  • Topics Per Day:  0.02
  • Content Count:  325
  • Reputation:   76
  • Joined:  03/22/12
  • Last Seen:  

Post ur char and map_athena.conf

Or try to set

Set

Username: ragnarok

Password: ragnarok

Go to mysql

Find ragnarok scheme/login

Change the user and pass at the top as ragnarok

Edited by Kim
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   1
  • Joined:  06/04/13
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  177
  • Reputation:   21
  • Joined:  01/31/12
  • Last Seen:  

Did you make an account on your MySQL server with the username and password both equal to "ragnarok"?

 

If not you need to do that, though I wouldn't use the default info unless this is strictly offline!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   1
  • Joined:  06/04/13
  • Last Seen:  

Yes, i did, i don't know what the problem is, i'll try do delete it and import again.

 

[EDIT] Same.

Edited by ultrahazard
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  80
  • Topics Per Day:  0.02
  • Content Count:  325
  • Reputation:   76
  • Joined:  03/22/12
  • Last Seen:  

Can we see ur login.sql at ur mysql

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  59
  • Topics Per Day:  0.01
  • Content Count:  225
  • Reputation:   5
  • Joined:  05/30/12
  • Last Seen:  

i have the same problem

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

Can we see ur login.sql at ur mysql

Hey Kim, #clarifying:

 

"Can we see ur login table at ur mysql database?"

 

1. Make sure that the first entry inside the login table is:

account_id: 1

name: oly

password: oly

sex: S

(and others set to 0)

 

2. If still not working, then give the permissions to the 'ragnarok' user

3. (Linux) if you're using linux operating systems, remember to do the Linux's post-install MySQL server.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi ultrahazard,

 

The issue is with your MySQL server; it can be multiple things...

 

1) Is your MySQL server running properly?

2) Do you have a MySQL user named "ragnarok", and have you put the correct password for the "ragnarok" user in 'inter_athena.conf'?

 

You must make sure you are using the information to log into your MySQL server in 'inter_athena.conf', and not the `login` table information.

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...