Based on what I can see...:

> Can't locate object method "hash" via package "MD5" at 
> /home/firstmiddlelast/www/cgi-bin/fml/lib/CBC.pm line 31, <GEN0> line 4.

It appears you have your OpenSRS libraries installed in your cgi-bin
directory structure (not the securest method..., you should place only the
CGIs in the world readable directories, and the rest of the OpenSRS files
in other areas).  Due to this, it's quite possible that the
verify_install.cgi cannot read the libraries possible (ok, I'm guessing
here - permissions on different directories always screw me up).

Be sure that you've got all the proper paths specified in your
OpenSRS.conf file AND in verify_install.cgi pointing to the correct
OpenSRS.conf

Also make sure you have access to the required CGIs (I suspect you do as
you can check versions and availability - but I'm not 100% sure).

Charles Daminato
OpenSRS Support Manager
[EMAIL PROTECTED]

On Tue, 26 Sep 2000, Daryl Schott wrote:

> The last line of the printout has kind of got me stumped can anyone help?
> I ran the verify_install .cgi program and received the following printout:
> 
> Operating System              : Linux telesto.wwwnexus.com 2.0.36 #5 Wed Dec 16
> 18:09:02 CST 1998 i686 unknown
> Perl compiled for             : linux (i586-linux)
> Client Version                : XML:pre0.1
> Server Hostname               : horizon.opensrs.net
> Server Port                   : 55000
> Reseller Username             : loadit
> Private Key Length            : 109
> Encryption method             : DES
> Checking for Digest::MD5      : OK (version 2.09)
> Checking for Crypt::DES       : OK
> Checking for Crypt::Blowfish  : Not found: Can't locate loadable object for modu
> le Crypt::Blowfish in @INC (@INC contains: /home/firstmiddlelast/www/cgi-bin/fml
> /lib/5.6.0/i586-linux /home/firstmiddlelast/www/cgi-bin/fml/lib/5.6.0 /home/firs
> tmiddlelast/www/cgi-bin/fml/lib /usr/local/lib/perl5/5.6.0/i586-linux /usr/local
> /lib/perl5/5.6.0 /usr/local/lib/perl5/site_perl/5.6.0/i586-linux /usr/local/lib/
> perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .) at (eval 9) line 3
> Compilation failed in require at (eval 9) line 3, <DATA> line 64.
> !
> Checking for Crypt::CBC       : OK (version 1.25)
> Checking for XML::Parser      : OK (version 2.29)
> Can't locate object method "hash" via package "MD5" at /home/firstmiddlelast/www
> /cgi-bin/fml/lib/CBC.pm line 31, <GEN0> line 4.
> 
> --------
> I am not as concerned about the Crypt::Blowfish module, as I'am with the last line.
> 
> Daryl,
> 
> 

Reply via email to