Jump to content

PHP with Multiple Apache Webservers


Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.