Jump to content
  • 0
Sign in to follow this  
Virtue

How do I change binary names?

Question

Hi,
 
I am setting up two servers in 1 VPS,
but apparently it the other server won't open, so upon doing some searching, i came upon this
 
 

 

change binary name : map-server_sql to something like map-server_sql2

 

 

Thanks in advance to those who can help

Share this post


Link to post
Share on other sites

9 answers to this question

Recommended Posts

  • 0

For future reference, renaming a binary on linux:

 

 

mv old_filename new_filename

 

Example:

 

 

mv login-server_sql login-server_sql2

 

If you plan on changing the name of the login, char and map server binaries, you have to make sure the start script finds the correct ones. Open that file in your favourite text editor and do a quick find and replace.

Share this post


Link to post
Share on other sites
  • 0

What I'd do is just using a different folder for different emulator instances. This way you can set your ports so that they don't collide and avoid some other problems.

 

I think it's the only way of making that work, though.

Share this post


Link to post
Share on other sites
  • 0

well, basically thats what* i did, thinking that it would work, but for some reason, when I am trying to launch the second one, it won't open. and i am using two different set of ports for each

Edited by Virtue

Share this post


Link to post
Share on other sites
  • 0

I could run 2 different ro emulators in 2 different folders without problem (the file names were the same, though). There's no reason you can't have 2 instances of the same emulator up and running.

 

Maybe you need different databases?

Share this post


Link to post
Share on other sites
  • 0

i configured the databases. there are no errors showing, when i do athena-start start nothing happens thats just it. i was trying to solve it by myself i just posted when i can't seem to fix it.

yes, i have them on 2 different folders

Share this post


Link to post
Share on other sites
  • 0

to the people that replied here, thanks a lot i found the cause of the problem. sorry for bothering you guys though. it was a mistake on my part

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.