Gossamer Forum
Home : Products : DBMan : Installation :

problems with date

Quote Reply
problems with date
I have some problems with the date-to-unix subroutine. the error appears in my error logfile as follow:

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 /www/cgi-bin/dbman/db.cgi line 1071.
BEGIN failed--compilation aborted at /www/cgi-bin/dbman/db.cgi line 1071.

seems to be a problem with the localtime.

my server is the following:
SERVER_SOFTWARE: Apache/1.3.4 (Unix)
Perl Version: 5.00404

Does anyone has a solution? I'd really appriciate this!
Quote Reply
Re: problems with date In reply to
There is a date-time routine fix at the following URL:

www.jpdeni.com/dbman/mods.html

Regards,

------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us
Quote Reply
Re: problems with date In reply to
thanx, i tried it with the fix, but the error still occurs. i the problem is with the Time/Local.pm which can't be found in the @INC. is there a possibility to change that?
Quote Reply
Re: problems with date In reply to
Go to www.perl.com and search for the Local.pm module that you are missing. Then download that module and install it on your server.

Regards,

------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us