This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:ubuntu:awstats [2017/03/01 12:50] – external edit 127.0.0.1 | linux:ubuntu:awstats [2018/12/20 17:40] (current) – Discussion status changed lunetikk | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ==== Logrotate ==== | ==== Logrotate ==== | ||
| Copy this in "/ | Copy this in "/ | ||
| - | < | + | < |
| / | / | ||
| weekly | weekly | ||
| Line 47: | Line 47: | ||
| == Fix: == | == Fix: == | ||
| Open your awstats.pl | Open your awstats.pl | ||
| - | < | + | < |
| Line 1354, comment | Line 1354, comment | ||
| - | < | + | < |
| if (/ | if (/ | ||
| </ | </ | ||
| insert " | insert " | ||
| - | < | + | < |
| OptimizeArray { | OptimizeArray { | ||
| my $array = shift; | my $array = shift; | ||
| Line 61: | Line 61: | ||
| Line 7812, comment | Line 7812, comment | ||
| - | < | + | < |
| shift =~ / | shift =~ / | ||
| </ | </ | ||
| insert "shift =~ / | insert "shift =~ / | ||
| - | < | + | < |
| UnCompileRegex { | UnCompileRegex { | ||
| shift =~ / | shift =~ / | ||
| Line 74: | Line 74: | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | ~~DISCUSSION~~ | + | ~~DISCUSSION:closed~~ |