audiodef Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/121230830564ba822c25c21.jpg)
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
Posted: Mon Apr 23, 2012 4:20 pm Post subject: Trouble with awstats and geoip |
|
|
I've installed awstats and set up a cron job. I'd like to use the "update now" link. I also want to use geoip. I have the awstats conf file configured for that updating in browser and geoip, but I get this:
Code: |
Error: Plugin init for plugin 'geoip' failed with return code: Not a CODE reference at (eval 146) line 1. (A module required by plugin might be missing).
|
when I click on "update now". I have geoip emerged. I even went into CPAN to do install Geo:IP, but I'm still getting this. My awstats config includes:
Code: |
LoadPlugin="geoip GEOIP_STANDARD /usr/share/GeoIP/GeoIP.dat"
|
With no other configuration for geoip (all the rest are commented out). /usr/share/GeoIP.dat exists.
If I comment out this line for GeoIP, "update now" works without error.
What am I missing? _________________ decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN |
|