sanchi Posted March 30, 2009 Share Posted March 30, 2009 I am new to PHP. I am trying to install PHP and make it work with Apache webserver. So far I am able to install it and it is working properly. However I am looking for some clarifications on the following: 1) can a single instance of PHP be used with two separate Apache instances. 2) I compiled PHP with the configuration parameters --with-apxs2=/opt/app/apache2/bin/apxs to install libphp5.so under /opt/app/apache2/modules directory. Is this module portable, meaning can I copy this module to second apache instance to make it work? or do I need to install two PHP instances separately one for each Apache instances? Please clarify. Thanks for any info on this. sanchi Link to comment https://forums.phpfreaks.com/topic/151783-php-with-multiple-apache-webservers/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.