Outils pour utilisateurs

Outils du site


install:jawstats

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
install:jawstats [2009/02/13 12:21]
linkuff
install:jawstats [2011/02/02 22:42] (Version actuelle)
Ligne 1: Ligne 1:
   * Il faut bien sûr avoir déjà installé AWStats sur son serveur. Ensuite, téléchargez la dernière version de [[http://www.jawstats.com/download|JAWStats]]   * Il faut bien sûr avoir déjà installé AWStats sur son serveur. Ensuite, téléchargez la dernière version de [[http://www.jawstats.com/download|JAWStats]]
  
-   wget http://www.jawstats.com/src/archive/jawstats-0.6beta.tar.gz+   wget http://www.jawstats.com/src/jawstats-0.7beta.tar.gz
  
   * Extraire :   * Extraire :
  
-   tar -xzvf jawstats-0.6beta.tar.gz+   tar -xzvf jawstats-0.7beta.tar.gz
  
   * Dupliquez le fichier de config :   * Dupliquez le fichier de config :
Ligne 14: Ligne 14:
  
    $aConfig["site1"] = array(    $aConfig["site1"] = array(
-    "statspath"   => "/path/to/data/", +    "statspath"   => "/var/lib/awstats/", 
-    "updatepath"  => "/path/to/awstats.pl/", +    "updatepath"  => "/usr/lib/cgi-bin/awstats.pl", 
-    "siteurl"     => "http://www.my-1st-domain.com", +    "siteurl"     => "http://www.julienpasquet.net",
-    "sitename"    => "My 1st Domain**",+
     "theme"       => "default",     "theme"       => "default",
     "fadespeed"   => 250,     "fadespeed"   => 250,
-    "password"    => "my-1st-password",+    "password"    => "***",
     "includes"    => "",     "includes"    => "",
     "language"    => "fr"     "language"    => "fr"
    );    );
install/jawstats.1234527672.txt.gz · Dernière modification: 2011/02/02 22:42 (modification externe)