Gossamer Forum
Home : Products : DBMan : Installation :

Installation issues

Quote Reply
Installation issues
I am trying to install dbman on my site to use for my irc channel. I have set the paths correctly for my perl and script. But I still get an error 500. I have another script that shows this error message when I try to access db.cgi:

Can't locate Time/Local.pm in @INC (@INC contains: /usr/lib/perl5/i686-linux/5.00404 /usr/lib/perl5 /usr/lib/perl5/site_perl/i686-linux /usr/lib/perl5/site_perl .) at db.cgi line 1071.
BEGIN failed--compilation aborted at db.cgi line 1071.

Any suggestions would be nice. The server uses Perl 5.000404. The url is:

www.starkiller.com/cgi_bin/dbman

I have my default.cfg and db.man loaded in txt file format at:

www.starkiller.com/problem.html

Thanks for any help.
Quote Reply
Re: Installation issues In reply to
hi ZigZag,
the same happened to me.
the error log says
Can't locate Time/Local.pm in @INC (@INC contains: /usr/local/lib/perl5/i386-bsdos/5.00403 /usr/local/lib/perl5 /usr/local/lib/perl5/site_perl/i386-bsdos /usr/local/lib/perl5/site_perl .) at /usr/local/etc/httpd/cgi-bin/dbman/db.cgi line 1071.
BEGIN failed--compilation aborted at /usr/local/etc/httpd/cgi-bin/dbman/db.cgi line 1071.
[Tue Jan 12 22:21:27 1999] access to /usr/local/etc/httpd/cgi-bin/dbman/db.cgi failed for pc19f02c7.dip.t-online.de, reason: Premature end of script headers

so this doesnīt help you anyway, letīs keep an eye on if someone is able to help us.
as I canīt check this support forum every day
Iīd love you to send me a short message if there is any helping reply. an so will I, if I might have been here before you.
hopefully weīll have good luck, cause I think that DBman can be real helpful for my guests.


------------------
zappa
zappa@skydiver.de
skydiver.de
Quote Reply
Re: Installation issues In reply to
Ask your ISP to install Time::Local.pm module. It's meant to come standard with Perl, so I'm not sure why it's not there?

Cheers,

Alex
Quote Reply
Re: Installation issues In reply to
thank you, alex
though the environmentals said perl 5.004 would have been installed. it was not.
I just reeinstalled perl5 and now the db is at least running. have to check out how it works later on.

greatings from germany
zappa

------------------
zappa
zappa@skydiver.de
skydiver.de


[This message has been edited by zappa (edited January 15, 1999).]