From owner-freebsd-questions@FreeBSD.ORG Thu Apr 1 01:05:17 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 5410316A4CE for ; Thu, 1 Apr 2004 01:05:17 -0800 (PST) Received: from mail.8ball.co.za (8ball.co.za [192.96.48.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03B6543D31 for ; Thu, 1 Apr 2004 01:05:15 -0800 (PST) (envelope-from nelis@8ball.co.za) Received: (qmail 65583 invoked by uid 89); 1 Apr 2004 09:05:09 -0000 Received: from unknown (HELO ?192.168.10.3?) (192.168.10.3) by 192.168.10.1 with SMTP; 1 Apr 2004 09:05:09 -0000 From: Nelis Lamprecht To: Kevin Greenidge In-Reply-To: <001301c417c5$e03d0cb0$0a01a8c0@something> References: <001301c417c5$e03d0cb0$0a01a8c0@something> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-N4dscGkDIp2EEriE31jX" Message-Id: <1080810307.93640.31.camel@enigma.8ball.co.za> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 01 Apr 2004 11:05:08 +0200 cc: FreeBSD Questions Mail List 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 Reply-To: nelis@8ball.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Apr 2004 09:05:17 -0000 --=-N4dscGkDIp2EEriE31jX Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-04-01 at 10:46, Kevin Greenidge wrote: > 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. Or you could just symlink your older version to the newer. ln -s /usr/local/lib/perl5/5.8.2 /usr/local/lib/perl5/5.8.0 and ln -s /usr/local/lib/perl5/site_perl/5.8.2 /usr/local/lib/perl5/site_perl/5.8.0 If you haven't got that many programs/modules that rely on perl then you would be better off just re-installing those programs. > =20 >=20 > -----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. >=20 > On Thu, Apr 01, 2004 at 01:47:37AM -0600, Kevin Greenidge wrote: >=20 > > System: FreeBSD 4.9 > > Current Perl Version: 5.8.2 >=20 > What was your version of perl before the port upgrade ? You might just > be better off going back to whatever it was >=20 > > 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. >=20 > 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. >=20 > HTH. --=20 Nelis Lamprecht PGP: http://www.8ball.co.za/pgpkey/nelis.asc "Unix IS user friendly.. It's just selective about who its friends are." --=-N4dscGkDIp2EEriE31jX Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQBAa9tDQfIMKiRMCrERAgZbAKDsU/Hc0HFfgaTL5OkkGs98TSq8fgCfVq7a yygHE5cxWy9w3iJSnl6jALs= =xRfK -----END PGP SIGNATURE----- --=-N4dscGkDIp2EEriE31jX--