I need libphp7.so module to configure apache on Centos
问题 I follow the tutorial of this link to use php7 or phpng on my Centos 6.5 with apache. I can execute php scripts in the console but I would like to be able to run php scripts using the Apache Server. I need some help because I can't find the libphp7.so module. I don't know if I have to build it or what. 回答1: I believe you need to add --with-apxs2 to your configure script. According to the link you provided I do not see that in the configure flags. --with-apxs2 will "Build shared Apache 2.0