PDA

View Full Version : Curiosity Question


Kilmarac
24-11-2005, 10:03
This is a curiosity question to resolve a debate.

If a TS admin wanted to use Mysql, and got everything to the point of working correctly, can they use a remote Mysql database, or does the lib or a setting prevent that and only allow localhost

Thanks

SatanClaus
25-11-2005, 00:51
there's a file called "INSTALL.mysql" in my ts-server's directory... perhaps read it, it allows to set a Hostname variable... in the second example it's 127.0.0.1, so I conclude that it can be any ip...

cu
SatanClaus

Kilmarac
26-11-2005, 04:39
Yeah, we tried that. Didnt seem to be working, so I figured maybe there was something we missed.