[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Beginner Question


On Tue, 12 Sep 2006 14:57:39 -0500
Cesáreo García Rodicio <suppressed> wrote:

> > Take a look at INTERCHANGE/error.log too, where you can see
> > global errors.
> 
> 127.0.0.1 3YwZe25r:127.0.0.1 - [12/September/2006:14:46:49 -0500]
> standard /cgi-bin/standard Runtime error: Can't locate object method
> "dbh" via package "Vend::Table::GDBM" at (tag 'scratch') line 137.
>
> So, it seems to be a problem with Can't locate object method "dbh" via
> package "Vend::Table::GDBM" ? What is that?

On your command line, run:

  /usr/local/bin/perl -MGDBM_File -e 1     

If the command exits without an error message, we'll look further.
If it exits with an error message (about being unable to find
GDBM_File), then you need to install that Perl module.

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.