UBB.Dev
Posted By: The Team Getting crypt() function error - 12/08/1999 4:14 AM
I am getting the following in my apache error_log.
Any idea why?

I am running apache 1.3.6
perl 5.005_03
and mysql 3.22.20a

The crypt() function is unimplemented due to excessive paranoia. at /web/cgi-bin/board/start_page.pl line 89.


J Miser
Geek Admin in Training
Posted By: The Team Re: Getting crypt() function error - 03/01/2000 3:57 AM
hmm did you try to run it at the command prompt?

like perl -e 'print crypt("humph")'

?

© UBB.Developers