Jump to content
  • 0

Question

21 answers to this question

Recommended Posts

Posted (edited)

It's showing i guess you didn't configure ur MySQL in Inter.Conf Correctly did you make MySQL Etc(Of Course i hope) Well Its not showing you configured it correctly Just look at ur mysql log (loginlog) Or whatever its called if its called ragnarok put ragnarok etc

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

Do not Copy it cause its no configured but that what you have to configure From MySQL To that hope this helped lol

Edited by Volusion
Posted (edited)

ahm i changed everything here's the one i did

// 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: s1

sql.db_password: p1

sql.db_database: ragnarok

sql.codepage:

// MySQL Character SQL server

char_server_ip: 127.0.0.1

char_server_port: 6121

char_server_id: s1

char_server_pw: p1

char_server_db: ragnarok

// MySQL Map SQL Server

map_server_ip: 127.0.0.1

map_server_port: 5121

map_server_id: s1

map_server_pw: p1

map_server_db: ragnarok

// MySQL Log SQL Database

log_db_ip: 127.0.0.1

log_db_port: 6900

log_db_id: s1

log_db_pw: p1

log_db_db: ragnarok

log_codepage:

log_login_db: loginlog

is this right?

Edited by omimo
Posted

well i'll have to check ur MySQL ro know if its right and btw why are you're passwords s1 an p1 lol Did you Configure MySQL Admin?

are you sure its the pass and user to MySQL That you added in inter.conf?

Posted

You are misunderstanding the s1 / p1 part. This one is defined in the map_athena.conf & char_athena.conf. And this one is also defined in the login sql database.

Do you even have a SQL database setup?

Posted

You are misunderstanding the s1 / p1 part. This one is defined in the map_athena.conf & char_athena.conf. And this one is also defined in the login sql database.

Do you even have a SQL database setup?

no, i will change it to the default setting which is "ragnarok"

Posted

well i'll have to check ur MySQL ro know if its right and btw why are you're passwords s1 an p1 lol Did you Configure MySQL Admin?

are you sure its the pass and user to MySQL That you added in inter.conf?

no, ok i will change it to the default settings for userid and pwid (ragnarok)

Posted (edited)

Have you added Schema Privilages in your Ragnarok Schema ? if not do this

1. Run your MySQL Administrator.

2. Click the "User Administrator".

3. Click your Ragnarok Schema.

4. Find and Click the "Schema Privilages"

5. Again click your Ragnarok Schema.

6. Find this "<<" and click it.

7. And last click the "Apply changes" then your done.

Edited by Lelouch vi Britannia
Posted (edited)

i've tried the schema priviledge but i dont see ragnarok schema.

i'm crap, i'm sorry coz i don't know anything at all when using my sql coz whenever i download pre-compiled svn's i always go for text.

Edited by omimo
Posted (edited)

sir i did add the logs.sql to log schema, after i change the log_db_db: ragnarok to log_db_db: log it says this:

http://img829.images...65/68612118.png

sir these are the step i did for setting up mysql server:

1.new instance

>localhost

>username:ragnarok

>password:ragnarok

2.Query Database

>New schema>ragnarok

>New schema>log

>ragnarok schema>open script>main.sql

>log schema>open script>logs.sql

3.management security

>new account>login name: ragnarok>connectivity: 127.0.0.1>password: ragnarok

>new account>login name: logs>connectivity: 127.0.0.1>password: ragnarok

4.Schema Privilege

>ragnarok>selected port>selected schema: ragnarok>select all

>logs>selected port>selected schema: log>select all

my inter_athena.conf(didn't do anything here)

// 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

did i do anything wrong to have an error in my logserv_sql console?

Edited by omimo

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...