From owner-freebsd-questions Sat Jul 7 15:12:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from server01.usrhome.com (shell.usrhome.com [216.226.136.221]) by hub.freebsd.org (Postfix) with ESMTP id E4D7737B405 for ; Sat, 7 Jul 2001 15:12:24 -0700 (PDT) (envelope-from dav0@tacoking.net) Received: from daveqlxdas9eb9 ([216.94.65.66]) (authenticated) by server01.usrhome.com (8.11.3/8.11.1) with ESMTP id f67MBkT73536 for ; Sat, 7 Jul 2001 18:11:47 -0400 (EDT) (envelope-from dav0@tacoking.net) Message-ID: <002a01c10731$c8b2af70$42415ed8@daveqlxdas9eb9> From: "Dave E." To: Subject: cgi and perl problems with apache Date: Sat, 7 Jul 2001 15:11:31 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0027_01C106F7.1AC80750" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0027_01C106F7.1AC80750 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable For some odd reason, apache decided to disallow the use of all cgi and = perl scripts. I got the dreaded 500 internal server error. I check out = my error_log file and it said /usr/libexec/ld-elf.so.1: Shared object "libiconv.so.1" not found=20 I checked all the priveleges and whatnot, they were all correct. My = apache conf is fine. All these scripts were running just fine until = yesterday, when this all happened. I upgraded iconv figuring that would = do it....Nope. Now I get: /usr/libexec/ld-elf.so.1: Shared object "libiconv.so.2" not found=20 I can't figure this out. It somehow sees i upgraded the library, but = can't find it? I'm completely Stumped. Any help at all would be greatly appreciated. Thanks -Dave ------=_NextPart_000_0027_01C106F7.1AC80750 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
For some odd reason, apache decided to = disallow the=20 use of all cgi and perl scripts.  I got the dreaded 500 internal = server=20 error.  I check out my error_log file and it said
/usr/libexec/ld-elf.so.1: Shared object = "libiconv.so.1" not found
I checked all the priveleges and = whatnot, they were=20 all correct.  My apache conf is fine.  All these scripts were = running=20 just fine until yesterday, when this all happened.  I upgraded = iconv=20 figuring that would do it....Nope.  Now I get:
/usr/libexec/ld-elf.so.1: Shared object = "libiconv.so.2" not found
I can't figure this out.  It = somehow sees i=20 upgraded the library, but can't find it?
I'm completely Stumped.  Any help = at all would=20 be greatly appreciated.
Thanks
-Dave

------=_NextPart_000_0027_01C106F7.1AC80750-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message