Ticket #264 (closed bug: invalid)
endless recursion detected
| Reported by: | regs@… | Owned by: | omry |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | FireStats | Version: | 1.1.5 |
| Severity: | Important | Keywords: | |
| Cc: |
Description
Firestats (for Wordpress) worked superb for weeks, today I get this:
Notice: IP2Country : Internal error - endless recursion detected, code = 16981 in /var/www/***myurl***/htdocs/wp-content/plugins/firestats/php/ip2c/ip2c.php on line 128
Notice: IP2Country : Internal error - endless recursion detected, code = 16984 in /var/www/***myurl***/htdocs/wp-content/plugins/firestats/php/ip2c/ip2c.php on line 128
Notice: IP2Country : Internal error - endless recursion detected, code = 16984 in /var/www/***myurl***/htdocs/wp-content/plugins/firestats/php/ip2c/ip2c.php on line 128
Warning: unpack() [function.unpack]: Type n: not enough input, need 2, have 0 in /var/www/***myurl***/htdocs/wp-content/plugins/firestats/php/ip2c/ip2c.php on line 230
Warning: unpack() [function.unpack]: Type n: not enough input, need 2, have 0 in /var/www/***myurl***/htdocs/wp-content/plugins/firestats/php/ip2c/ip2c.php on line 230
Warning: unpack() [function.unpack]: Type n: not enough input, need 2, have 0 in /var/www/***myurl***/htdocs/wp-content/plugins/firestats/php/ip2c/ip2c.php on line 230
Warning: unpack() [function.unpack]: Type n: not enough input, need 2, have 0 in /var/www/***myurl***/htdocs/wp-content/plugins/firestats/php/ip2c/ip2c.php on line 230
Warning: unpack() [function.unpack]: Type n: not enough input, need 2, have 0 in /var/www/***myurl***/htdocs/wp-content/plugins/firestats/php/ip2c/ip2c.php on line 230
... etc ...
Not sure whether this is a bug or whether my logfiles might be broken or inaccessible. Tried to emerge -av webalizer this yesterday but havent gotten it to work yet. (n00b to gentoo/apache2)
Cheers!
