[ic] RE: unable to access admin pages

Kevin Walsh kevin at cursor.biz
Fri Jul 28 23:37:42 EDT 2006


Tommy Pruitt <tpruitt at pruittcom.com> wrote:
> Stefan Hornburg <racke at linuxia.de> wrote:
> > Did you check the global Interchange logfile ?
> >
> 66.203.239.186 NgPyfyrj:66.203.239.186 - [28/July/2006:14:44:21 -0500]
> pci_web /cgi-bin/pci_web/admin/index.html Runtime error: ichelp import
> into  failed: sdbm store returned -1, errno 22, key "kaccess.main" at
> /usr/local/interchange/lib/Vend/Table/Common.pm line 490, <IN> line 3.
> 
You didn't have the GDBM libraries installed when you built Perl, so
Interchange is attempting to use SDBM, without a lot of success.
Install the GDBM library, rebuild Perl and restart Interchange.

the GDBM library can be found in the "gdbm-devel" package on Red Hat
systems and "sys-libs/gdbm" on Gentoo.  Other distros may use other
names.  Gentoo installs the GDBM library as standard, when you install
Perl, but you have to ask for it on most (possibly all) other distros.

Remember that it's always a good idea to quote any relevant error.log
messages when posting questions that involve tracking down errors.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/


More information about the interchange-users mailing list