Provide a config file and a trace 4 debug of what's happening - I suspect it's something in a Hook in your config file and I doubt the radiator guys will have much luck diagnosing the problem without it, let alone me :)
> -----Original Message----- > From: Wesley Hof [mailto:[EMAIL PROTECTED] > Sent: 29 July 2003 10:58 > To: Matthew Trout > Cc: 'Wesley Hof'; [EMAIL PROTECTED] > Subject: RE: (RADIATOR) Upgrade Q. > > > How can I fix this? > > Systems Administrator. > Uninet International NV/Planet Internet. > Tel: +32 (0)3/275.15.41 > > -- > uniX, the source is out there! > > On Tue, 29 Jul 2003, Matthew Trout wrote: > > > Best guess - something in your hook is try to do an 'exists > $hash{$key}' > > where %hash is a variable tied to a DBM database, and > AnyDBM_File doesn't > > support that. > > > > That or your AnyDBM_File.pm install is b0rken. > > > > > -----Original Message----- > > > From: Wesley Hof [mailto:[EMAIL PROTECTED] > > > Sent: 29 July 2003 10:22 > > > To: [EMAIL PROTECTED] > > > Subject: (RADIATOR) Upgrade Q. > > > > > > > > > > > > After upgrading I get this error: > > > > > > 2003: ERR: Error in PostProcessingHook(): AnyDBM_File doesn't > > > define an > > > EXISTS method at (eval 52) line 37 > > > > > > Any ideas? > > > > > > W. > > > > > > Systems Administrator. > > > Uninet International NV/Planet Internet. > > > Tel: +32 (0)3/275.15.41 > > > > > > -- > > > uniX, the source is out there! > > > === > > > Archive at http://www.open.com.au/archives/radiator/ > > > Announcements on [EMAIL PROTECTED] > > > To unsubscribe, email '[EMAIL PROTECTED]' with > > > 'unsubscribe radiator' in the body of the message. > > > > > > === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
