I'm trying to compile php module with oracle support under Linux redhat 6.2<br><br>It seems that a bug in glibc make crash the apache server when the php module is add.<br><br>I compile apache adding -lpthread to support the oracle librarie but it still doesn't work. A lot of forums provide information to compile with this. Can someone give me an url where I can find a good information who describe the compilation of apache (using DSO support).<br><br>Thanks in advance