Ticket #1169 (closed defect: fixed)

Opened 4 months ago

Last modified 3 months ago

Awstats on Opensuse

Reported by: einherjer Assigned to:
Priority: major Milestone: ispCP ω 1.0.0 - RC5
Component: Backend (Engine) Version: ispCP ω 1.0.0 - RC4
Severity: Don't know Keywords:
Cc:

Description

There are some changes needed in /etc/apache2/vhosts.d/01_awstats.conf:

Line Alias /awstatsicons "/usr/share/awstats/icon/" should be Alias /awstatsicons "/srv/www/htdocs/icons/awstats/"

Line ScriptAlias? /awstats "/usr/lib/cgi-bin/awstats.pl" should be ScriptAlias? /awstats "/srv/www/cgi-bin/awstats.pl"

and <Directory /usr/lib/cgi-bin> should be <Directory /srv/www/cgi-bin>

The cron job needs also some /var to /srv replacements.

Awstats runs out of the box after these modifications.

Attachments

Change History

04/05/08 17:18:24 changed by rats

can anyone confirm this? have you made it with make install -f Makefile.opensuse?

04/05/08 17:36:56 changed by einherjer

yes, it was done with # make -f Makefile.opensuse install

04/05/08 21:31:57 changed by DiXeoN

Hello.

I have done it all now, just want to know, which file i am going to edit in, according to the cron job part ?

04/05/08 22:30:13 changed by einherjer

My cron job looks like this: perl /srv/www/ispcp/engine/awstats/awstats_buildstaticpages.pl -config=domain.tld -update -lang=en -awstatsprog=/srv/www/cgi-bin/awstats.pl -dir=/srv/www/virtual/domain.tld/statistics/

you should find it at the end of the file /etc/cron.d/ispcp

04/24/08 13:03:41 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from Working to ispCP ω 1.0.0 - RC5.

fixed this and alot of other issues :) r1125

04/25/08 14:33:09 changed by einherjer

  • status changed from closed to reopened.
  • resolution deleted.

not changed in r1125? found also no changes to e.g. /trunk/configs/opensuse/ispcp.conf regarding this issue?

04/25/08 14:59:56 changed by malte

  • status changed from reopened to closed.
  • resolution set to fixed.

fixed in r1126 :)


Add/Change #1169 (Awstats on Opensuse)




Action