From: Nathan V. <na...@th...> - 2001-03-19 18:20:17
|
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... On Mon, 19 Mar 2001, Eric Dannewitz wrote: > Ooo, perl 5.6? > > Perhaps slash is looking in the old perl directories for the User.pm and other > files? > > Nathan Vonnahme wrote: > > > I upgraded from bender 1.1.4 to 1.1.6, and I think I did everything > > correctly, but I'm getting these errors on every request: > > > > [Fri Mar 16 20:44:50 2001] [error] Can't locate object method > > "sqlConnect" via package "Slash::DB" at > > /usr/lib/perl5/site_perl/5.6.0/i386-linux/Slash/Apache/User.pm line 75. > > > > [Fri Mar 16 20:44:50 2001] [error] Can't locate object method > > "createAccessLog" via package "Slash::DB" at > > /usr/lib/perl5/site_perl/5.6.0/i386-linux/Slash/Apache/Log.pm line 33. > > > > If I write a little command line script to use Slash::DB and those methods > > it seems to locate them just fine. > > > > Any clues? I'm stumped. > > > > -n > > > > -- > > Nathan Vonnahme na...@th... > > senior web developer third sector technologies > > http://enteuxis.org/nathan http://thethirdsector.com > > > > _______________________________________________ > > Slashcode-development mailing list > > Sla...@li... > > http://lists.sourceforge.net/lists/listinfo/slashcode-development > > -- > Back up my hard disk? I can't find the reverse switch! > > Eric Dannewitz - Adventurer, saxophonist, good-timer (crook? quite possibly), > clarinetist, manic self-publicist, part-time flautist(flutist?), macintosher, > and often thought to be completely out to lunch. http://www.jazz-sax.com > > > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-development > |