From owner-freebsd-questions@FreeBSD.ORG Thu Apr 1 00:46:57 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 0DAFF16A4CE for ; Thu, 1 Apr 2004 00:46:57 -0800 (PST) Received: from smtp5.ispsnet.net (smtp5.ispsnet.net [64.63.192.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id B645B43D1F for ; Thu, 1 Apr 2004 00:46:56 -0800 (PST) (envelope-from kaging@access4less.net) Received: from something (unverified [64.63.206.180]) by smtp5.ispsnet.net (Joe1) with ESMTP id 6284093 for ; Thu, 01 Apr 2004 03:48:00 -0500 From: "Kevin Greenidge" To: Date: Thu, 1 Apr 2004 02:46:44 -0600 Message-ID: <001301c417c5$e03d0cb0$0a01a8c0@something> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <20040401082927.GA50426@marvin.penguinpowered.org> Subject: RE: Apache dies for the second night in a row at the same time. 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: Thu, 01 Apr 2004 08:46:57 -0000 I was running Perl 5.8.0 before the upgrade. I think I will try to install Cwd.pm from CPAN since I don't think I can downgrade Perl easily. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Wayne Pascoe Sent: Thursday, April 01, 2004 2:29 AM To: Kevin Greenidge Cc: questions@freebsd.org Subject: Re: Apache dies for the second night in a row at the same time. On Thu, Apr 01, 2004 at 01:47:37AM -0600, Kevin Greenidge wrote: > System: FreeBSD 4.9 > Current Perl Version: 5.8.2 What was your version of perl before the port upgrade ? You might just be better off going back to whatever it was > Can't locate Cwd.pm in @INC (@INC contains: > /usr/local/lib/perl5/site_perl/5.8.0/mach > /usr/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/perl5/site_perl > /usr/local/lib/perl5/5.8.0/BSDPAN /usr/local/lib/perl5/5.8.0/mach > /usr/local/lib/perl5/5.8.0 .) at (eval 2) line 1. Try installing Cwd from CPAN. Then do a perl -c on whatever script is running from cron at this time and find out what other modules it requires. HTH. -- Wayne Pascoe Bury me deep when there's no will to be.... better than you! - Metallica _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"