From: Nathan V. <na...@th...> - 2001-03-19 19:25:00
|
On Mon, 19 Mar 2001, Chris Nandor wrote: > At 09:16 -0900 2001.03.19, Nathan Vonnahme wrote: > >No, I've only got perl 5.6 on this machine, and the modules are being > >found, but not some of the methods. It's an inheritance problem of some > >sort I think-- Slash::DB is supposed to inherit those methods from > >Slash::DB::MySQL and Slash::DB::Utility... > > Please doublecheck the installed versions of all the modules of concern > here, and make sure the ones in your path match the ones from the > distribution. Also, are you using MySQL? I did that and the VERSION numbers are the same... at least in Slash::DB::MySQL , Slash::DB, Slash::DB::Utility, Slash::Apache::User and Slash::Apache::Log. I am using MySQL. Hrm, perhaps the problem could be that I am trying to go from 1.1.4 to 1.1.6? I don't see why that would matter but I will try going to 1.1.5 next. -n |