From owner-freebsd-questions@FreeBSD.ORG Thu Jan 28 10:37:50 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8654106566C for ; Thu, 28 Jan 2010 10:37:50 +0000 (UTC) (envelope-from kalpin@muliahost.com) Received: from genesis.muliahost.com (genesis.muliahost.com [202.67.13.170]) by mx1.freebsd.org (Postfix) with ESMTP id DFB8C8FC17 for ; Thu, 28 Jan 2010 10:37:48 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=muliahost.com; h=Message-ID:Date:Subject:From:To:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:Importance; b=Jxa0NFrdDT9GMu98kTos12dhiAPmvf1E5Q0KuFd4FnvID24eupOZH7za/QfZmYV+jMPCtlO/5YrqkTXYmGhlj5cXzZ0xG0UwRSvq2uwInkfrhawtQXpmQxnR0ARcqivf; Received: from localhost ([127.0.0.1] helo=muliahost.com) by genesis.muliahost.com with esmtpa (Exim 4.69) (envelope-from ) id 1NaRkq-0008Qz-Hv for questions@freebsd.org; Thu, 28 Jan 2010 17:37:40 +0700 Received: from 203.153.106.5 ([203.153.106.5]) (SquirrelMail authenticated user kalpin@muliahost.com) by muliahost.com with HTTP; Thu, 28 Jan 2010 17:37:40 +0700 (WIT) Message-ID: <4658.203.153.106.5.1264675060.squirrel@muliahost.com> Date: Thu, 28 Jan 2010 17:37:40 +0700 (WIT) From: kalpin@muliahost.com To: questions@freebsd.org User-Agent: SquirrelMail/1.4.13 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - genesis.muliahost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - muliahost.com Cc: Subject: Missing Library libc-client4.so.9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2010 10:37:51 -0000 Hello all, I have FreeBSD 6.3-RELEASE. Suddenly I can not start my apache webserver which load php5. The error said, missing libc-client4.so.9. I checked that libc-client4.so.9 should be in /usr/local/lib but I can not find it. How do I get this one? Best Regards, Kalpin E. Silaen