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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.