Page 1 of 1

3 tier

PostPosted: 22. December 2009 06:08
by syazwan
Dear all,
I'm just wondering if PHP & Apache can be seperate..
I would like to seperate webserver, PHP & database..
Currently I only managed to seperate database, which is 2 tier..
How about to seperate Apache & PHP, is it possible?
Thank you very much..

Re: 3 tier

PostPosted: 22. December 2009 06:33
by Izzy
syazwan wrote:I would like to seperate webserver, PHP & database...
Then you don't need, nor should you use XAMPP.

Rather you should download the individual components - Apache, PHP and MySQL - from their individual web sites, then install and configure them separately instead of using XAMPP which is designed to integrate all those components to work together not separated.