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

Strange Verify Links problem

Quote Reply
Strange Verify Links problem
I get the following error when verifying links.

Links Manager: Verifying Links
Verifying Links
Link checking started at: Tue Sep 28 09:14:50 1999
--------------------------------------------------------
Registering URLs ...
Content-type: text/html


CGI ERROR
==========================================
Error Message : Fatal error: Can't locate auto/URI/URL/http/host_port.al in @INC (@INC contains: /home/remotes/public_html/cgi-bin/links/admin /usr/local/lib/perl5/5.00502/sun4-solaris /usr/local/lib/perl5/5.00502 /usr/local/lib/perl5/site_perl/5.005/sun4-solaris /usr/local/lib/perl5/site_perl/5.005 .) at /usr/local/lib/perl5/site_perl/5.005/LWP/Parallel/UserAgent.pm line 442

Script Location : nph-verify.cgi
Perl Version : 5.00502

I would assume that nph works as the nph-build.cgi works fine. This is what I have checked so far:

All files uploaded in Ascii.
Path to perl in all CGI scripts.
links.cfg -> all paths correct.

The error seems to indicate a path problem, but as I have said, this has been checked.

The nph-verify.cgi has the following line:

require 5.004;

Does this mean it will only work with perl 5.004 or perl 5.004 onwards ?

thanks in advance