Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Apr 2004 11:05:08 +0200
From:      Nelis Lamprecht <nelis@8ball.co.za>
To:        Kevin Greenidge <kaging@access4less.net>
Cc:        FreeBSD Questions Mail List <questions@freebsd.org>
Subject:   RE: Apache dies for the second night in a row at the same time.
Message-ID:  <1080810307.93640.31.camel@enigma.8ball.co.za>
In-Reply-To: <001301c417c5$e03d0cb0$0a01a8c0@something>
References:  <001301c417c5$e03d0cb0$0a01a8c0@something>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1080810307.93640.31.camel>