UserBase

Error

Error: Can't locate Digest/SHA1.pm in @INC (you may need to install the Digest::SHA1 module) (@INC contains: /home/thoughtsnd/nodivisions.com/cgi-bin/perlmodules ./perlmodules /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at userbase.cgi line 1977.

You must either install the Digest::SHA1 Perl module, or else add the following to your prefs file:

$PREF{use_md5_for_hashes} = 'yes';