Useful hints,

but actually (stable awstats, version 6.5+dfsg-1) rows 1202-1205:


if ($level > 1) {
        warning("Warning: Perl versions before 5.6 cannot handle nested 
includes");
        next;
}


allow nesting only at 1 level. Your suggestion need a 2nd level.

As Perl version in Etch is 5.8.8-7, seems that the above limitation don't apply. So I suggest to comment it out.


Regards,
        Daniele.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to