I want to run multiple instances of apache on one single machine? How to go about it? I am using xampp.. any kind of help would be appreciated. thanx I installed one more xampp in a separate directory, but only one xampp control panel can run at a time.
                
                A: 
                
                
              Give each instance a different port number. I am presently running two instances of Apache (ports 81 and 8080) and one of IIS (port 80). The Apache instances were installed by other products (Subversion, etc).
                  37Stars
                   2010-04-05 16:47:16
                
              did u just ran the installer twice and assigned different port numbers??
                  Nitin Garg
                   2010-04-05 17:01:13
                I didn't install Xampp.  It was Subversion and TeamCity.  Both install an instance of Apache.  You could install Xampp in different directories and then edit the ports.conf file.  See http://developer.mindtouch.com/en/kb/Run_Apache_on_a_Different_Port for details.
                  37Stars
                   2010-04-06 14:42:51