[ic] Errors on FreeBSD 4.1 on iserver.com

Valerio Santinelli valerio@got.it
Thu, 5 Oct 2000 17:51:23 +0200


Hi!

I'm trying to run Interchange 4.5.6 on a FreeBSD 4.1 machine owned by
iserver.com (Virtual Server).
It seemed to install ok, but now when I am into the Administration menu and
go in "Design"->"Site Layout" and move categories between "Available
Categories" and "Contains" I get a 500 error from the web server.
Here's the log:

bg1-168.dialup.tiscalinet.it 4wMHLQND:tiscalinet.it -
[05/October/2000:09:44:40 -0600] limar /cgi-bin/limar/
process.html Safe: Can't locate object method "TIEHASH" via package
"DBI::st" at /usr/home/limar/usr/local/l
ib/site_perl/DBI.pm line 653.
>
>
>       my $db = $Db{cat};
>       if (! $db) {
>               Log ("No category database.");
>               return;
>       }
>       my $area = $CGI->{area};
>       @codes = split /\0/, $CGI->{cat};
>       my @there;
>       foreach my $one (@codes) {
>               my %seen;
>               my $curr = $db->field($one, 'sel');
>               Log("current = $curr");
>               @there = grep $_ ne $area, split /[\0\s]+/, $curr;
>               Log("now = @there");
>               @there = grep !$seen{$_}++, @there;
>               $curr = join " ", @there;
>               Log("now current = $curr");
>               $db->set_field($one, 'sel', join " ", @there);
>       }
>       return;
>
>
bg1-168.dialup.tiscalinet.it 4wMHLQND:tiscalinet.it -
[05/October/2000:09:44:41 -0600] limar /cgi-bin/limar/
process.html Runtime error: Can't call method "open_table" on an undefined
value at /usr/home/limar/intercha
nge/lib/Vend/Data.pm line 799.
>


Is there anyone who can help me find out what's wrong with my installation ?

I installed the same version on a local Linux machine and it's working fine.

Valerio Santinelli
Register.it Support Team

------------------------------------------------------------
 http://www.register.it/
 mailto:support@register.it

 Register.it by GOT.IT srl - Italy
------------------------------------------------------------