> I would like to know if it is possible to install PHP on two webservers on > > the same machine. I have a sunone webserver running with PHP already and > I would like to install PHP with apache on the same machine can anyone > point me in the right diresction. > yes as long the webservers are not listen to the same port example: sunone : port 80 apache : port 81 + 443
-ls