shafiek peck
2005-06-08 06:57:56 UTC
Hi I am receiving the following error when running
YoSucker...
Using .conf
Creating repository (ignore LIMIT)...
LoginUse of uninitialized value in concatenation (.)
or string at
/downloads/YoSucker-pr71/bin//../lib/sputnik.pm line
349.
. Failed!!! Check your username and password!
I verified my username in my .conf file and I also
verified and encrypted my password.
line 349 of the sputnik.pm file is :
my $ctx = Digest::MD5->new;
$ctx->add( $$passwd . $challenge );
my $hash = $ctx->hexdigest;
any help is greatly appreciated!
TIA
,
Shafiek Peck
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
YoSucker...
Using .conf
Creating repository (ignore LIMIT)...
LoginUse of uninitialized value in concatenation (.)
or string at
/downloads/YoSucker-pr71/bin//../lib/sputnik.pm line
349.
. Failed!!! Check your username and password!
I verified my username in my .conf file and I also
verified and encrypted my password.
line 349 of the sputnik.pm file is :
my $ctx = Digest::MD5->new;
$ctx->add( $$passwd . $challenge );
my $hash = $ctx->hexdigest;
any help is greatly appreciated!
TIA
,
Shafiek Peck
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20