Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Bobsie Please Help Me...

Quote Reply
Bobsie Please Help Me...
I keep getting this error whenever i try to verify files...
Unable to load Parallel User Checker. System Error:
--
Can't locate LWP/Parallel/Protocol/http/Request.pm in @INC (@INC contains: /home/lyricsearch/public_html/cgi-bin/admin /usr/libdata/perl/5.00502/mach /usr/libdata/perl/5.00502 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 .) at /home/lyricsearch/public_html/cgi-bin/admin/Validator.pm line 23.
BEGIN failed--compilation aborted at /home/lyricsearch/public_html/cgi-bin/admin/Validator.pm line 23.

Using IO::Socket method instead.

Checked 1 - Request Failed. Message: IO::Socket::INET: Permission denied. URL: http://

-----------
otherwise everything else works fine, also my grand_total variable doesnt show up at all, could you tell me what the problem might be?

------------------
lyricsearch99
Quote Reply
Re: Bobsie Please Help Me... In reply to
Looks like you missed the leading "/" at the beginning of your path definition.

--mark