LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Convert Static Apache into Dynamic (https://www.linuxquestions.org/questions/linux-newbie-8/convert-static-apache-into-dynamic-746712/)

smaj84_1 08-11-2009 07:02 AM

Convert Static Apache into Dynamic
 
Hi All..

I have static apache 1 and php 5.2 running..I want to convert my apache into dso and run php as module on it....is there any way to convert it as dso or I have to download and install a fresh apache?

kbp 08-11-2009 11:51 PM

Hi smaj84_1,

I believe you are correct, you will need to install a fresh apache,

cheers

smaj84_1 08-12-2009 03:40 AM

Quote:

Originally Posted by kbp (Post 3640015)
Hi smaj84_1,

I believe you are correct, you will need to install a fresh apache,

cheers

I have solved this issue by running following command in php 5 directory

./configure --disable-so


All times are GMT -5. The time now is 06:12 PM.