View Full Version : questions
GMTalk
Mon 4th Jun '01, 6:06pm
How difficult would it be to have a mySQL box on a intranet just running Mysql and the other box running webservices? Is this a good way to go about this. Saving on the server load that the current server has.
How difficult would that be to set up?
John
Chris Schreiber
Mon 4th Jun '01, 6:25pm
It's actually very simple... just install MySQL on the new server and move your database there.... then grant permissions for remote connections... edit your admin/config.php file and change the server from "localhost" to "your.server.name" and you're all set.
Chris Schreiber
Mon 4th Jun '01, 6:26pm
BTW, these forums are running this way... one server for apache/php and another dedicated for MySQL.
GMTalk
Mon 4th Jun '01, 8:27pm
Thanks Chris, Sorry about the double posts. I had not realized that there were other threads started. Thanks again for the info you have provided.
john
Chris Schreiber
Mon 4th Jun '01, 8:47pm
No problem at all John.... I'm everywhere :)
vBulletin® v3.8.0 Beta 4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.