AWStats icon indicating copy to clipboard operation
AWStats copied to clipboard

Nested includes fail

Open gartner opened this issue 9 years ago • 1 comments

In a configfile, I use Include to include another configfile, which in turn also uses Include.

This will give me this warning:

Perl versions before 5.6 cannot handle nested includes

And the nested include is actually not included. But my perl reports: This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-thread-multi

Awstats 7.4 installed from an Opensuse Leap 42.1 repository.

gartner avatar Dec 27 '15 17:12 gartner

I have used the attached patch for a long time, to overcome that problem

include.txt

nielsb avatar Mar 02 '16 16:03 nielsb