HI All! I have my apache -2.0.55 installed with php-5.1.4 on RHEL4_64-bit platform. It works. I need this apache server for making dynamic reports. But when i try to make a report through my internet browser i get a error message like "getResponseXML() - null". You may say that somthing wrong with report (php-script) BUT: when i make the same report on another apache-server it works! The configuration of another apache server the same (apache - 2.0.55+php-5.1.4) ecept it's on 32-bit platform. When i made ldd ../bin/httpd i found that there's no libresolv.so.2 on my 'not-working server' (the only one difference in lib modules in compare with
'working' server) though glibc is installed. What should i do to add libresolv.so to httpd? May be it's the reason of 'not-working'? Thanks for any help
