Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 9636 invoked from network); 9 Feb 2007 12:00:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2007 12:00:24 -0000 Received: (qmail 22758 invoked by uid 500); 9 Feb 2007 12:00:20 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 22745 invoked by uid 500); 9 Feb 2007 12:00:20 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 22734 invoked by uid 99); 9 Feb 2007 12:00:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Feb 2007 04:00:19 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [146.109.240.232] (HELO irp0b.swx.com) (146.109.240.232) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Feb 2007 04:00:08 -0800 Received: from unknown (HELO gate0a.unix.swx.ch) ([192.168.252.17]) by irp0b.swx.com with ESMTP; 09 Feb 2007 12:59:46 +0100 X-IronPort-AV: i="4.13,306,1167606000"; d="scan'208"; a="6102527:sNHT40162792" Received: from CIWMEXZSA0E.ex.ordersx.org (siwmexzsa0a.ex.ordersx.org [172.20.29.10]) by gate0a.unix.swx.ch (8.13.4/8.13.4) with ESMTP id l19Bxk1N014952 for ; Fri, 9 Feb 2007 12:59:46 +0100 (MET) Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 Date: Fri, 9 Feb 2007 12:59:46 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] help with libresolv.so.2 thread-index: AcdLZIWNykUyWi6UT3GZjYN4dZ1ezQA3JZRQ From: "Boyle Owen" To: X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] help with libresolv.so.2 > -----Original Message----- > From: Omar [mailto:tuymada@gmail.com]=20 > Sent: Thursday, February 08, 2007 10:35 AM > To: users@httpd.apache.org > Subject: [users@httpd] help with libresolv.so.2 >=20 > HI All!=20 > I have my apache -2.0.55 installed with php-5.1.4 on=20 > 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=20 > get a error=20 > message like "getResponseXML() - null". > You may say that somthing wrong with report (php-script) BUT:=20 > when i make > the same report on another apache-server it works! > The configuration of another apache server the same (apache -=20 > 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=20 > libresolv.so.2 on my > 'not-working server' (the only one difference in lib modules=20 > in compare with=20 > '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'? Looks like it... It seems you have already found the problem; the platform that runs the non-working server is missing an important system library. It's basically a sys-admin job (not really anything to do with apache) to locate/install the lib on the system. If you find it, add it's path to LD_LIBRARY_PATH. If you don't, install it. Rgds, Owen Boyle Disclaimer: Any disclaimer attached to this message may be ignored.=20 > Thanks for any help=20 > =20 =20 This message is for the named person's use only. It may contain = confidential, proprietary or legally privileged information. No = confidentiality or privilege is waived or lost by any mistransmission. = If you receive this message in error, please notify the sender urgently = and then immediately delete the message and any copies of it from your = system. Please also immediately destroy any hardcopies of the message. = You must not, directly or indirectly, use, disclose, distribute, print, = or copy any part of this message if you are not the intended recipient. = The sender's company reserves the right to monitor all e-mail = communications through their networks. Any views expressed in this = message are those of the individual sender, except where the message = states otherwise and the sender is authorised to state them to be the = views of the sender's company. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org