webForumDet fria alternativet

Besökar statistik

Webbservrar

3 svar · 498 visningar · startad av Qonos

Medlem sedan sep. 2000438 inlägg
Frågan#1

jag sitter här hos en polare och har installerat Apache 1.3.24 på en win xp burk..

finns det nått schysst program eller så man kan köra till detta så man får besökstatistik eller allt sånt kostar många pengar???

hehe visst kan man sitta och kolla i logfilen *s* men det är ju inte så kul och man ser ju inte om det är unika besökare eller så...

Medlem sedan dec. 19996 592 inlägg
Medlem sedan sep. 2000438 inlägg
#3

tack...

trodde jag hade gjort rätt men fick detta

couldn't spawn child process: c:/program/apache group/apache/cgi-bin/awstats.pl

nät jag gick in på
http://[IP-adress]:8080/cgi-bin/awstats.pl?config=virtualhostname

Medlem sedan dec. 19996 592 inlägg
#4

FAQ-SET200 : ERROR "... COULDN'T CREATE/SPAWN CHILD PROCESS..."
PROBLEM: AWStats seems to run fine at the command prompt but when ran as a CGI from a browser, I get an "Internal Error 500".
I also get the following message in my Apache error log file (or in browser with Apache 2.0+):
...couldn't create/spawn child process: c:/mywebroot/cgi-bin/awstats.pl
SOLUTION: This problem occurs with Apache web server with no internal Perl interpreter (mod_perl not active). To solve this, you must tell Apache where is your Perl interpreter.
For this, you have 2 solutions:

  1. Add the following directive in your Apache httpd.conf config (or remove the # to uncomment it if line is already available)
    ScriptInterpreterSource registry
    Then restart Apache. This will tell Apache to look into the registry to find the program associated to .pl extension.
  2. Other solution (not necessary if first works): Change the first line of awstats.pl file with the full path of your Perl interpreter.
    Example with Windows OS and ActivePerl Perl interpreter (installed in C:\Program Files\ActiveState\ActivePerl), you must change the first line of awstats.pl file with:
    #!c:/program files/activestate/activeperl/bin/perl

http://awstats.sourceforge.net/docs/awstats_faq.html

267 ms totalt · 4 externa anrop · v20260731065814-full.e96017d9
124 ms — deklarationer (db)
0 ms — hämta statistik (cache)
135 ms — hämta tråd, inlägg och bilagor (db)
129 ms — ändringar (db)