AWStats for 5-Nano: Difference between revisions

m
no edit summary
(New page: <span id="top"></span> {| cellpadding="2" | __TOC__ || |} '''''UniServer AWStats plugin for Uniform Server 5-Nano series''''' This plugin installs AWStats on Uniform Server Nano. AWStats ...)
 
mNo edit summary
Line 7: Line 7:
'''''UniServer AWStats plugin for Uniform Server 5-Nano series'''''
'''''UniServer AWStats plugin for Uniform Server 5-Nano series'''''


This plugin installs AWStats on Uniform Server Nano. AWStats is a free powerful and fully featured tool that generates advanced web, streaming, ftp or mail server statistics, graphically.
This plugin installs [http://awstats.sourceforge.net/ AWStats] on Uniform Server Nano. AWStats is a free powerful and fully featured tool that generates advanced web, streaming, ftp or mail server statistics, graphically.


Due to UniServer's architecture change the plugin is a complete package includes latest version of AWStats (9.8) and mini-Perl plugin. The AWStats plugin also installs password protection for online viewing.
Due to UniServer's architecture change there are two versions of this plugin with and without Perl. Both plugins use AWStats (9.8) also installs password protection for online viewing.


This page describes how to install the AWStats plugin and provides information for viewing stats on-line.
This page describes how to install the AWStats plugin and provides information for viewing stats on-line.
 
== Version choice ==
There are two versions of AWAtats plugin:
 
=== V5.0_AWStats_1.0 ===
This version includes V5.0_mini_perl (ActivePerl 5.10.0.1005) and is intended for users who just want to display server statistics.
 
It avoids the need to download and install a Perl plugin however it does restrict you to using ActivePerl version 5.10.0.1005.
 
'''''[[#top | Top]]'''''
=== V5.0_AWStats_2.0 ===
This version does not include Perl hence increases flexibility by allowing you to choose a specific version of Perl.
 
Currently there are two versions of the Perl plugin split into mini and full:
 
* V5.0_mini_perl ActivePerl 5.10.0.'''1005'''
* V5.0_full_perl ActivePerl 5.10.0.'''1005'''
 
* V5.1_mini_perl ActivePerl 5.10.0.'''1006'''
* V5.1_full_perl ActivePerl 5.10.0.'''1006'''
 
Before proceeding to AWStats installation download and install one of the above Perl versions see [[5.0-Nano: Perl | '''Perl page''']] for details.


'''''[[#top | Top]]'''''
'''''[[#top | Top]]'''''
== Download and Install ==
== Download and Install ==
There are two installation options as follows:
There are two installation options as follows replace # with the version you are installing:


'''''Options 1'':'''
'''''Options 1'':'''
# Download file '''V5.0_AWStats_1.0.exe''' from [http://sourceforge.net/projects/miniserver/files/ Sourceforge]
# Download file '''V5.0_AWStats_#.0.exe''' from [http://sourceforge.net/projects/miniserver/files/ Sourceforge]
# Save it to folder '''UniServer'''.
# Save it to folder '''UniServer'''.
# To extract files, double click on file V5.0_AWStats_1.0.exe, no need to change the path.
# To extract files, double click on file V5.0_AWStats_#.0.exe, no need to change the path.
# If you wish to save space delete V5.0_AWStats_1.0.exe
# If you wish to save space delete V5.0_AWStats_#.0.exe


'''''Options 2'':'''
'''''Options 2'':'''
# Download file '''V5.0_AWStats_1.0.zip''' from [http://sourceforge.net/projects/miniserver/files/ Sourceforge]  
# Download file '''V5.0_AWStats_#.0.zip''' from [http://sourceforge.net/projects/miniserver/files/ Sourceforge]  
# Save to any folder (e.g. '''''temp1''''')
# Save to any folder (e.g. '''''temp1''''')
# Extract files, navigate to folder V5.0_AWStats_1.0
# Extract files, navigate to folder V5.0_AWStats_#.0
# Copy the entire contents (read_me.txt, usr, www ... etc) to Uniform Server's folder  UniServer allow overwrite.   
# Copy the entire contents (read_me.txt, usr, www ... etc) to Uniform Server's folder  UniServer allow overwrite.   
# If you wish to save space delete '''''temp1'''''
# If you wish to save space delete '''''temp1'''''
Line 36: Line 59:
* AWStats is installed in folder UniServer\cgi-bin\'''awstats'''
* AWStats is installed in folder UniServer\cgi-bin\'''awstats'''
* Password file '''.htpasswd''' can be found in folder UniServer\htpasswd\'''awstats'''
* Password file '''.htpasswd''' can be found in folder UniServer\htpasswd\'''awstats'''
* Perl '''bin''' and '''lib''' are added to folder UniServer\usr  
* Perl '''bin''' and '''lib''' are added to folder UniServer\usr (If using '''V5.0_AWStats_1.0''') 
* Folder UniServer\www is updated with folders '''css''', '''icon''' and '''js''' containing support files for AWStats.  
* Folder UniServer\www is updated with folders '''css''', '''icon''' and '''js''' containing support files for AWStats.