Please you tell me that Can I install PHP and Apache in different server?? Can I install one Apache server with a group of PHP server?? Can I add load Balance between each PHP server??
Thanks..
Rickmark
No. What is the problem with load balancing PHP on an Apache server?
I want a server only for the apache server function, another server for PHP. (May be a server for MySql , a server for Java Servlet -- Tomcat)
Consider Apache and PHP joined at the hip. Why do you want PHP on a separate box? If you just want a webserver to serve images and static html, use another server like Tux (from redhat) and use Apache/PHP server to run dynamic pages.