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

Probs links installation -sorry for my englisch

Quote Reply
Probs links installation -sorry for my englisch
Ihave a Problem with installation of my Server "XODOX.COM".
Of my Home PC no Problems. Win2000 Perl 5.006.
At the Server i become the message:
Can't locate HTTP/Request.pm in @INC (@INC contains: /www/396/cgi-bin/admin /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .) at /www/396/cgi-bin/admin/Validator.pm line 23.
BEGIN failed--compilation aborted at /www/396/cgi-bin/admin/Validator.pm line 23.
We can i this problem killen.
Thanks
Quote Reply
Re: Probs links installation -sorry for my englisch In reply to
Try turning "on" the following line:

Code:
# use LWP: ebug qw(+);

by removing the # sign.

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums
* Thinking out of the box (codes) is not only fun, but effective.
Quote Reply
Re: Probs links installation -sorry for my englisch In reply to
Thanks for your answer but this problem is not killed.
Quote Reply
Re: Probs links installation -sorry for my englisch In reply to
Do you have LWP installed in your server?

If not, you need to have this Module to verify links.

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums
* Thinking out of the box (codes) is not only fun, but effective.