why won't php 5.3.3 compile libphp5.so on redhat ent
- by spatel
I'm trying to upgrade to php 5.3.3 from php 5.2.13. However, the apache module, libphp5.so will not be compiled. Below is a output I got along with the configure options I used. The configure statement is a reduced version of what I normally use.
==========
'./configure' '--disable-debug' '--disable-rpath'…