[htmltmpl] stderr from script: &Digest::MD5::md5_hex function...
Brought to you by:
samtregar
From: Kapoor, N. <nis...@xc...> - 2004-05-12 18:30:10
|
I just turned ON file_cache today and it started giving following = message in apache logs. Could anyone please explain what it actually = means? The cache files seemed to be getting generated though. [Wed May 12 08:16:00 2004] [error] [client 127.0.0.1] stderr from = script: &Digest::MD5::md5_hex function probably called as class method = at HTML/Template.pm line 1231. I checked the line 1231 in Template.pm and it says: my $hash =3D Digest::MD5->md5_hex($filepath); I am using H::T v2.5, perl v5.8.1 on Mandrake 9.2. Thanks Nishi |