Apache dies for the second night in a row at the same time.

Nelis Lamprecht nelis at 8ball.co.za
Thu Apr 1 01:05:17 PST 2004


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.


>  
> 
> -----Original Message-----
> From: owner-freebsd-questions at freebsd.org
> [mailto:owner-freebsd-questions at freebsd.org] On Behalf Of Wayne Pascoe
> Sent: Thursday, April 01, 2004 2:29 AM
> To: Kevin Greenidge
> Cc: questions at 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.
-- 
Nelis Lamprecht
PGP: http://www.8ball.co.za/pgpkey/nelis.asc
"Unix IS user friendly.. It's just selective about who its friends are."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040401/cf20e174/attachment.bin


More information about the freebsd-questions mailing list