Jump to content
Mumble forums

Murmur with mysql requires IP instead of name?


fabricapo
 Share

Recommended Posts

Hello,

I am trying to set up murmur with mySQL (using Amazon RDS). I know sqlite is more supported, but I need a shared environment with other applications, so I am forced to use mySQL.


When I set up murmur.ini with the name of the server on Amazon, such as blahblah.us-east-1.rds.amazonaws.com, I get a "ServerDB: Failed initialization: Unknown MySQL server host 'blahblah.us-east-1.rds.amazonaws.com' (3) QMYSQL: Unable to connect".


When I set it up with the IP address of that machine, everything works: murmur connects to the db, creates the table, everything is fine.


The issue is that the IP on RDS are not guaranteed, and they can change. I tried to use a CNAME to map the name to a simpler name, but it still does not work.


Am I missing something? Shall I do something to make sure murmurd can use the name instead of the IP of the machine?


I am using murmur on an AMI (CentOS variation). I installed the static 1.2.3 stable.


Thanks,


fabrizio

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...