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

Can't add links - Time Error

Quote Reply
Can't add links - Time Error
When trying to add a link I am receiving the following error:

CGI ERROR
==========================================
Error Message : fatal error: Can't locate Time/Local.pm in @INC at links.cfg line 160.

Can someone please tell me how to fix this problem? Thanks in advance.

------------------
Jessica Zame
http://www.webmistressatwork.com/
Quote Reply
Re: Can't add links - Time Error In reply to
Yea...download the most current build of Perl (now it is 5.006) and install it in your server (if you have physical access to your server or have a dedicated server).

If not, then ask your hosting company to upgrade their Perl modules.

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: Can't add links - Time Error In reply to
Thanks for the quick reply. One more question: The ReadMe says:

Links requires the following:

* A working copy of Perl 5 (might have problems on versions less then 5.002).

I am running 5.00503

Why doesn't this work?

Thanks.

------------------
Jessica Zame
http://www.webmistressatwork.com/
Quote Reply
Re: Can't add links - Time Error In reply to
Because you do not have all the modules loaded in the Perl lib directory.

If you have the current Perl installed...you are still missing the Local.pm module.

Go to www.cpan.org ...download the Local.pm module and upload to your Perl lib directory.

Regards,

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