Ubuntu Servers :: Install The GeoIP Plugin For AWStats?

Apr 4, 2010

I'm trying to install the GeoIP plugin for AWStats. I've installed the packages geoip-database, libgeoip1, and libgeo-ip-perl. geoip-database installs the database file at /usr/share/GeoIP/GeoIP.dat, so that's the path I'm using in my AWStats config file. When I try to run AWStats on my logs, it hangs without generating any files. No debug messages about this are printed when I enable them. I've also tried installing libgeo-ipfree-perl and uncommenting the geoipfree line in my conf file, but that didn't work either.

Possibly useful detail: I previously tried installing the GeoIP C library and Perl module manually, which didn't work, and then I tried installing the Pure Perl module manually, which also didn't work. I simply deleted them all, which I'm not sure was a good idea. I don't know anything about this stuff.

View 2 Replies


ADVERTISEMENT

Ubuntu Servers :: Filter Out Emails On Postfix Server By GeoIP Data?

Dec 2, 2010

I've been looking for a way to filter out emails on my postfix server by GeoIP data. I couldn't find anything that fitted the bill so wrote my own in Python as a postfix policy. Thought I'd post it here to see if it's of any use to anyone else. I've attached a tar of the files as the Python formatting will get mucked up by the forum code. Comments/improvements are welcome (be kind ) First file is : policyd-geoip which is owned by root:root and placed in /usr/bin with 755 perms

[Code]...

View 3 Replies View Related

Ubuntu Servers :: Not Able To Access Awstats Logs From Web

Sep 1, 2011

We had recently got some problem with our server(local server) and we recently upgraded from Ubuntu server 8.04 to 10.04 and we were not able to access awstats logs from web.So can any one say a method to get back the logs from the server?

View 1 Replies View Related

Fedora Servers :: Awstats From Multiple Log Files ?

Sep 11, 2010

I'm trying to set up awstats for my web server which runs ISPConfig3. Due to ISPConfig, my log-rotated files have the extension .log.gz, and the naming syntax of DATE-access.log.gz.

According to awstats documentation, I need their tool to merge the log files, however, I cannot get it to work. I always get file not found or pipe error like messages.

Code:

I took a look at permissions, log files are world-readable. Checked path's 1000 times, no typo. When I try to find out whats wrong, the problems usually begins when I try to use the * character in the LogFile variable, ..

Anyone got experience with multiple log files and awstats? ...

View 2 Replies View Related

Software :: Install And Configure Awstats In Ubuntu?

Mar 28, 2010

How to install and configure awstats in ubuntu?

View 1 Replies View Related

Software :: Install Awstats Via The Command Line?

Jan 28, 2011

I'm trying to install awstats via the command line

after running
Code:
apt-get install awstats
, seems to install OK
when running the command
Code:
cp /etc/awstats/awstats.conf /etc/awstats/awstats.yourdomain.ext.conf
I get NO such directory or file any idea to why

I'm logged in as root system is Ubuntu 9.04 l TT ( karl )

View 8 Replies View Related

Ubuntu Installation :: Software Centre Doesn't Work - Error "sudo Apt-get Install Vlc Vlc-plugin-pulse Mozilla-plugin-vlc"

Jan 31, 2011

I have just installed the newest version of ubuntu (10.10 the maverick meerkat) and im struggling installing any programs, wine and vlc arnt appearing on synaptic package manager and anything i try to do in either the command promt or ubuntu software centre doesnt work either. On the command promt when i follow the commands as seen on various tutourials the command promt comes back with an error. VLC example given below.

[Code]...

View 5 Replies View Related

Ubuntu Servers :: Setup A Webserver Using The EHCP Plugin?

Apr 25, 2010

I am trying to set up a webserver using Ubuntu server with the EHCP plugin. I have it working and can access the EHCP page by using the IP address on my local network (192.168.0.4) So far so good. I then set uo a domain using the Domain add new(custom)from the sidebar. I provided the following info:

domainname - learner
Panel - me
Panel password - me2
Ftp user - DACL
ftp password cullompton

Great I have now got a folder structure including httpdocs for that domain, I can also use filezilla to upload webpages etc to that folder, and have uploaded a page called index.htm One problem remains - what address do I type into the web browser to see the webpage. I've tried 192.168.0.4/learner which is what I expected to work.this will only ever be used as a web server on a local network, never on the WAN.

View 9 Replies View Related

Server :: Awstats And Log File Of 270MB?

Mar 9, 2010

I was wondering how I can get this done. I reinstalled my awstats and deleted my awstats data. How do I pull the data from my original access_log which is around 270MB in size.

Any suggestion? I tried updating awstats but it's timing out and I'm getting an internal server error which I assume is from the 270MB access_log size.

View 14 Replies View Related

Software :: Awstats Will Not Generate Any Report?

Apr 20, 2010

I just installed awstats and I can't get it to generate any report? I used the default Fedora 12 install.Here is the config file:

Code:
LogFile="/var/log/httpd/access_log"
LogType=W
LogFormat=1
LogSeparator=" "
SiteDomain="dev-server.net"

[Code]...

View 3 Replies View Related

CentOS 5 :: Get Rid Of Awstats Cron Output

May 27, 2009

I' running awstats via

/etc/logrotate.d/httpd
prerotate
/usr/bin/awstats_updateall.pl -awstatsprog=/var/www/awstats/awstats.pl now
endscript

View 1 Replies View Related

CentOS 5 :: Yum Update With Awstats Hangs?

Feb 23, 2010

I have a strange issue. The only time I have trouble with yum is when awstats is included in an update. When it is, it always hangs on it when it gets to it. Yum will not complete. I have to cancel out... kill the yum pid and do it again. Tonight I did a yum-complete-transaction to do some unfinished actions - one included the removal of an old awstats - it hung on that.

View 9 Replies View Related

Debian :: Remove Awstats From Lenny Installation?

Feb 24, 2011

How can I remove awstats from my Debian Lenny installation, will aptitude remove awstats

View 5 Replies View Related

Ubuntu Servers :: Syslong-ng -> Mysql For Cacti Syslog Plugin Setup?

Aug 16, 2011

I guess with major changes to syslog-ng, php-syslog going to licensing cost, and major overhaul to the syslog plugin with cacti - alot of documention was either disjointed, outdated or I just couldn't find it.this was performed on an 11.04 Ubuntu Server tall. I already had Cacti up and running and just needed to make it also a syslog collector.This guide assumes you already have mysql running, and cacti is already in place. If something looks wrong - please correct me. I am doing this from memory - trying to remember what all I had to do, and not a super admin.Required ubuntu install packages:libdbd-mysql syslog-ngcacti install packages:[URL]

Stop syslog-ng if you want. Changes should not take effect until you restart it.Should save the default syslog-ng configuration if you want to be safe. Below is the absolute minimum you need to get this working.Configuration on ubuntu is location in /etc/syslog/syslog-ng.conf Also make sure you fill in the proper username and password for mysql.

Code:
@version: 3.1
#Bare minimum syslog-ng configuration

[code]....

View 1 Replies View Related

Debian Configuration :: Awstats Access To Apache Logs?

Mar 10, 2011

In a squeeze box, I installed awstats and it's working like a charm. Its cron job update the awstats database every 10 minutes (as it runs as root). But I would like to be able to update the statistics from the browser as well. So I setup everything as required and I gave "read" access to "others" to every apache log file. Now, a couple of questions came to my mind:

1. Am I compromising server's security giving "read" access to "others" to apache log files?

2. Instead of giving "read" access to "others", I could add www-data user to adm group (as apache log files are owned by root:adm and permissions are rw-r----). Is this more secure than giving "read" access to "others"? 3. If the option would be giving "read" access to "others" at the end, a log file would be owned by root:adm and its permissions be rw-r--r--. As apache rotates its log files, when Apache create a new log file, does it preserve the permissions (rw-r--r--) or create it with the default permissions (rw-r-----)?

View 1 Replies View Related

Networking :: AWstats For Viewing / Visualizing Web Traffic To Server?

Apr 25, 2011

I like AWstats for viewing/visualizing web traffic to my server. However, I am in a situation where I would like to visualize ALL traffic to/from a network, in a way similar to AWstats. That is to say, Free and Visual. The program will have to be linux/http/java based as it will run on a linux server off of a Network Tap.

View 5 Replies View Related

Software :: Setting Up Apache To View Awstats From Web Browser?

Feb 28, 2009

I just installed AWStats on a new server and can't get perl to properly work as a cgi in apache. I've done this before and got it to work, and I've tried a couple suggestions found from google with no luck. When I try to access [URL] from my browser, Apache doesn't give any errors or anything, it just outputs the perl file in plain text, which implies that it's not handling the .pl file as a perl cgi, but I just don't know why.

Code:

<VirtualHost *:80>
DocumentRoot /webs/mysite.com/wwwroot
ServerName mysite.com
ServerAlias www.mysite.com

[code]....

View 12 Replies View Related

Ubuntu :: Add Xfce4-xkb-plugin / Keyboard Layout Plugin At Startup?

Feb 28, 2010

i have this-for me huge problem- xfce4-xkb-plugin won�t save my keyboard setup and it won�t show after startup in xfce4 panel (xubuntu 9.10): I did this:

1) i added in /etc/default/console-setup needed keyboard layouts (de,hr,rs)-because i know that after restart xfce4-xkb-plugin will not memorize my layouts.

[Code]....

View 9 Replies View Related

Ubuntu :: Plugin Error: Unable To Activate Plugin Cover Art

Jan 17, 2011

While using Rhythmbox this morning, I was greeted by a blunt and undiscriptive error message:

Code:

Plugin Error:Unable to activate plugin Cover Art.Going to the plugin page, I was supprised to find that most of the installed plugins would not load. Without any info being offered in the player, I looked on line. Many people had problems with other plugins, and most of the time it was a problem with an uninstalled python package. But I checked on this site and I found that I had all of these packages installed. (Well, the python ones at least, to check all of them would take forever.)

Code:

[URL]

After finding no help there, I ran rhythmbox -d to debug:

Code:

(12:04:33) [0x934fe68] [rb_python_module_init] rb-python-module.c:406: Init of python module
(rhythmbox:4971): Rhythmbox-WARNING **: unable to load module as python runtime could not be initialized

[code]....

View 1 Replies View Related

Fedora :: Running The Zotero Openoffice Integration Plugin In F13 Under The Openjdk Plugin?

May 31, 2010

I',m having trouble running the zotero openoffice integration plugin in F13 under the openjdk plugin.It's known top be not working as per The problem lies in some permissions as reported here -fedora-linux/However i want to know if there's any progress on it, since i dont have privilege to install it in my lab computer. Also i found this old bug reportwhich seems to have something done.If anypone has any idea please post, else i think i need to file a new bug report.EDIT: I'd be glad even if someone can guide me to write local policy (.java.policy) to enable the plugin

View 1 Replies View Related

SUSE / Novell :: Flash Plugin For Mozilla Plugin Doesn't Work

Nov 26, 2009

I am using openSUSE 11.0. This OS installation gives firefox 3.0.5 Beta. I had installed new version of firefox at /usr/local/bin/firefox. I had placed link of this firefox at /usr/bin using this command ->

Code:

linux-snvz:/usr/bin # ln -s /usr/local/bin/firefox/firefox firefox My older firefox contains the flush plugin. So i can easily played ..... video's in my browser. But now my new browser saying that it doesn't have flash plugin. I was tried to install flash plugin once again.

[Code]...

Even after installation also my browser is again without flash plugin.

View 3 Replies View Related

OpenSUSE Multimedia :: Package-Kit-gstreamer-plugin Requires An Additional Plugin To Decode File

Jul 21, 2010

I just updated my distribution to 11.3 from 11.2. But now this problem occurs when I try to play an mp3. There was no problem before with 11.2.

It also says

Code:
The following plugin is required : MPEG-4 AAC decoder

Only certain mp3s have this problem. All gstreamer packages have been installed. What package is missing anyway?

View 1 Replies View Related

Ubuntu Multimedia :: How To Install WMP Plugin

Feb 11, 2010

A question from a true beginner - I want to watch clips but in order to do that i need WMP plugin - a popup with 3 additional plugins appeared, I chose 1 of them not knowing which is the right one... no success. I hoped to see the other 2 on next boot up but to no avail.

View 6 Replies View Related

Ubuntu :: Install A Facebook Plugin?

Apr 6, 2010

Im trying to install a facebook plugin. I downloaded file and it is on my desktop as "FacebookPlugin-1.0.3.tar.gz. What do I do next?

View 1 Replies View Related

Ubuntu :: Install The I8k Plugin For Gkrellm?

Jun 19, 2010

I'm trying to install the i8k plugin for gkrellm (for my dell) but i'm not seeing the package in the repositories. Does anyone have any information about this?

View 1 Replies View Related

Ubuntu :: Can't Install Sun-java6 Plugin

Aug 26, 2010

I've just upgraded to Ubuntu 10.04 and am trying to install the sun java6 plugin. I've tried:

sudo apt-get install sun-java6-jre sun-java6-plugin

I got the following response:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information

[code]....

I then went to the Ubuntu Software Center under Applications. I found sun java6 but there was no "install" button,as there is for the other software available.

View 4 Replies View Related

Ubuntu :: Cannot Install Java Plugin

Sep 17, 2010

cannot install java plugin tried from within the browser and got an error tried with apt-get

sudo apt-get install openjdk-6-jre icedtea6-plugin

got the following Err [URL] 404 Not Found [IP: 91.189.88.45 80] Err [URL] 404 Not Found [IP: 1.189.92.167 80] Failed to fetch [URL] 404 Not Found [IP: 91.189.92.167 80]

View 2 Replies View Related

Ubuntu :: Can't Install Awn Banshee Plugin?

Jan 13, 2011

I placed the file found here: [URL].. and put it in ~/.gnome2/banshee/plugins and it dint work. The directories banshee/plugins did not exist adn I had to create them

View 1 Replies View Related

Ubuntu Servers :: MySQL On Startup - Error "Plugin 'FEDERATED' Is Disabled"

Jun 12, 2010

I have a LAMP on Ubuntu 10.4 The MySQL is binded to a specific IP of a lan. When the system starts, the MySQL fails to start returning this error

[Code]...

View 3 Replies View Related

Ubuntu Installation :: How To Install A Missing Plugin

Feb 18, 2010

When I want to view in Mozilla this on line dictionary, it tells me that I have to install a missing plugin but it doesn't know which one. I can't view anything like that.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved