Gossamer Forum
Home : Products : DBMan : Installation :

Problems with running db.cgi

Quote Reply
Problems with running db.cgi
Hi!

First I run db.cgi
and get an Internal Server Error.

[Wed Nov 15 16:29:22 2000] [error] [client 127.0.0.1] Premature end of script headers: f:/www/cgi-bin/db.cgi
[Wed Nov 15 16:29:22 2000] [error] [client 127.0.0.1] Can't locate Time/Local.pm in @INC (@INC contains: F:\usr\lib\site F:\usr\lib c:\perl\lib c:\perl\lib\site c:\perl\lib\site .) at f:/www/cgi-bin/db.cgi line 1071.

[Wed Nov 15 16:29:23 2000] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at f:/www/cgi-bin/db.cgi line 1071.


line 1071 use Time::Local;

OK, I disable this line by '#'

Run db.cgi again, the logon form appears.
Try admin:admin but nothing, only

DBMan encountered an internal error.
CGI ERROR
Error Message fatal error: The crypt() function is unimplemented due to excessive paranoia. at auth.pl line 63.

Script Location f:/www/cgi-bin/db.cgi
Perl [Perle] Version 5.00402
Setup File default.cfg [defaulted]

Why is it so? My OS is windows 2000, Apache/1.3.11

Help, please.