Page 1 of 1

Install XAMPP on 2 server machines

PostPosted: 04. May 2009 02:39
by davemonk
Hi,

Anyone has experiences in configuring XAMPP on 2 servers? Since my web app has big number of user (around 10,000 up) so i decided to use 2 servers to serve those user. The architecture is one server run Apache and another one run mySQL. I am using XAMPP in development environment (Single machine with all servers service running) when deploy to production i try to config Apache server to point to MySQL server that reside in another server but still got message that could not connect to MySQL server. Anyone can suggest me any service/configuration in each server i need to set?

Many thanks.
David

Re: Install XAMPP on 2 server machines

PostPosted: 04. May 2009 02:44
by Sharley
What version of XAMPP and which OS are you using?

Re: Install XAMPP on 2 server machines

PostPosted: 04. May 2009 03:32
by davemonk
XAMAPP 1.6.8
Windows 2003 R2 SP2