Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam!
Przepis Biexi, troszkę się nie zgadza z Debianem :/ Jak to Ona stwierdziła - robiła to na Gentoo. Wybaczam ;)
Zainstalowałem awstats wg. poradników na necie.
Nasuwa się teraz pytanie - jak stawić automagiczną aktualizację skryptu? Przecież nie będę sam wklepywał:
/usr/lib/cgi-bin/awstats.pl -config=domena.pl
Wyczytałem gdzieś, że ustawia się tę aktualizację w[b] /etc/cron.d/awstats[/b]
Jak ustawić by skrypt był aktualizowany co godzinę? :>
Mój wpis w /etc/cron.d/awstats wygląda tak:
0,10,20,30,40,50 * * * * www-data [ -x /usr/lib/cgi-bin/awstats.pl -a -f /etc/awstats/awstats.conf -a -r /var/log/apache2/access.log ] && /usr/lib/cgi-bin/awstats.pl -config=awstats -update >/dev/null
---------------
edit
--------------
Znalazłem coś na google: http://pl.docs.pld-linux.org/uslugi_cron.html
Czyli żeby ustawić aktualizację co godzinę muszę dać 0 * * * *... Jeżeli źle mówię, proszę mnie poprawić!
Ostatnio edytowany przez qbsiu (2008-01-02 20:26:38)
Offline
Mam problem z tym awstats. Robiłem wszytko według twojego przepisu z [url]http://qbsiu.debianlinux.pl/?p=24[/url]
no i mam kiszkę
ttt# /etc/init.d/apache2 reload Reloading web server config...22476 [Sat Feb 09 11:25:39 2008] [warn] The ScriptAlias directive in /etc/apache2/awstats.conf at line 5 will probably never match because it overlaps an earlier ScriptAlias. [Sat Feb 09 11:25:39 2008] [warn] The ScriptAlias directive in /etc/apache2/awstats.conf at line 16 will probably never match because it overlaps an earlier ScriptAlias. [Sat Feb 09 11:25:39 2008] [warn] The ScriptAlias directive in /etc/apache2/awstats.conf at line 17 will probably never match because it overlaps an earlier ScriptAlias.
ttt# cat awstats.conf Alias /awstatsclasses "/usr/share/awstats/lib/" Alias /awstats-icon/ "/usr/share/awstats/icon/" Alias /awstatscss "/usr/share/doc/awstats/examples/css" ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ ScriptAlias /awstats/ /usr/lib/cgi-bin/ Options ExecCGI -MultiViews +SymLinksIfOwnerMatch <Directory "/usr/lib/cgi-bin/"> Options ExecCGI AllowOverride None <IfModule mod_access.c> Order allow,deny Allow from all </IfModule> </Directory> ScriptAlias /awstats /usr/lib/cgi-bin/awstats.pl
jak wyjść z opresji?
Offline
Time (s) | Query |
---|---|
0.00009 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00128 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.188.227.108' WHERE u.id=1 |
0.00067 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.188.227.108', 1732471603) |
0.00056 | SELECT * FROM punbb_online WHERE logged<1732471303 |
0.00068 | DELETE FROM punbb_online WHERE ident='54.36.148.182' |
0.00049 | SELECT topic_id FROM punbb_posts WHERE id=82937 |
0.00094 | SELECT id FROM punbb_posts WHERE topic_id=10233 ORDER BY posted |
0.00054 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=10233 AND t.moved_to IS NULL |
0.00004 | SELECT search_for, replace_with FROM punbb_censoring |
0.00073 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=10233 ORDER BY p.id LIMIT 0,25 |
0.00078 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=10233 |
Total query time: 0.00684 s |