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

New Error Message

Quote Reply
New Error Message
I have been running the Links 2.0 for some time and tried to do a build today and got the following error:

Error Message : fatal error: invalid date format: 0-Jan-1900 - parsed as (day: 0, month: 0, year: 0). Reason: Day '0' out of range 1..31 at links.cfg line 163

That line is as follows in my links.cfg file:

$time = &Time::Local::timelocal(0,0,0, $day, $months{$mon}, $year);

I am not aware of any changes to the server. Any help is appreciated!

Quote Reply
Re: New Error Message In reply to
Talk to your Hosting Company...I betcha they upgraded to Perl 5.006, which is quite buggy in terms of working with Perl scripts that have been programmed to use the Time::Local module in Perl 5.0053 like LINKS 2.0 and all Gossamer Threads scripts.

Regards,

Eliot Lee