Jump to content
  • 0
Sign in to follow this  
Kazuma Satou

inter_server.conf

Question

How to set inter_server.conf userid, password, and database name on import folder?

I have set the server like this :

db_username: ragnarok
db_password: password
db_database: ragnarok

And get this Warning on Server:

image.png.a06bc11fa542138d2a87e44813990869.png

 

Edit:

Is the a way to set the sql credentials on import folder?
I've found that sql credentials are stored in 'conf/global/sql_connection.conf' and there's no import folder attached to it.

Can I set the sql credentials on inter_server.conf file on import folder?

Edited by Kazuma Satou

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Directly sql_connection.conf not support import folder.

But you can use hack for any conf files loaded from "@import".

But for this need duplicate this file for each server. for login, for char and for map.

Store your file in this dirs

conf/import/include/login-server/conf/global/sql_connection.conf

conf/import/include/char-server/conf/global/sql_connection.conf

conf/import/include/map-server/conf/global/sql_connection.conf

 

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.