From owner-freebsd-questions@FreeBSD.ORG Sat Aug 21 09:03:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31C5416A53E for ; Sat, 21 Aug 2004 09:03:37 +0000 (GMT) Received: from mta6.srv.hcvlny.cv.net (mta6.srv.hcvlny.cv.net [167.206.5.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDCCF43D39 for ; Sat, 21 Aug 2004 09:03:36 +0000 (GMT) (envelope-from rucci@warganizer.com) Received: from smurfPC (ool-18b92c70.dyn.optonline.net [24.185.44.112]) by mta6.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0I2S0071KH5X93@mta6.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sat, 21 Aug 2004 05:03:35 -0400 (EDT) Date: Sat, 21 Aug 2004 05:03:33 -0400 From: Daniel Rucci To: freebsd-questions@freebsd.org Message-id: <0I2S0071LH5X93@mta6.srv.hcvlny.cv.net> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-index: AcSHXbwuI2yThcetQJiORetaFshFvw== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: lost /usr/lib and some of /var :o X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2004 09:03:37 -0000 Recently the harddrive which housed /var was on its way out so I saved most of my data, around the same time my /usr/lib vanished. = ( To fix the /usr/lib I copied it from another box I had and was able to get a somewhat functional system. Next I followed the instructions in http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html for rebuilding world, that seemed to get my /usr/lib back to its glorious state, however I was still having problems with the system; php4 its seg faulting (ive tested the scripts on other machines) I ran portupgrade -frR php4 portupgrade -frR apache2 and deinstalled reinstalled it but still the same problems. Anything else I can do besides a reinstall? Thanks, Daniel Rucci