I tried running yum install php on my centos box however it kept installing an older version. Therefore I installed apache 2.4 and php 5.4 from source. However, I'm not sure how to install the libphp5.so in my apache configuration. I can't find that file anywhere where I downloaded this. Any ideas how to proceed?
|