[Typo3] AWStats Setup problems. (cc_awstats v0.9.0)

Jörg Wynands typo3 at web-prodiuzent.de
Sun Feb 27 11:26:48 CET 2005


Peter Klein wrote:
> Hi List. I just tried updating the AWStats extension on my site with the 
> latest version (cc_awstats v0.9.0).
> 
> But using the new 0.9.0 version, instead of my domain, I get something like 
> this:
> "Statistics for:  __AWS_DOMAIN__ "
> 
> Clicking the "Update now" link, points to this url.
> 
> http://www.mydomain.com/typo3conf/ext/cc_awstats/mod1/__AWS_WRAPPER__?config=www.mydomain.com&update=1
> 
> Which gives me a "page not found".
> 
> Any hints on what I might be missing in my setup?
> Old version of AWStats was running fine, just updated for security reasons, 
> so all TS setup should be correct.
> 
> # AWStats
> page.config.stat = 1
> page.config.stat_apache = 1
> page.config.stat_apache_logfile =mylogfile.log
> 
> 
Hi Peter				

i got the same prob also with 0.8.1 -( works on a other machine very well.)

I called this URL for debugging:

http://mydomain.com/typo3conf/ext/cc_awstats/mod1/index.php?config=mydomain.com&update=1

and it displays me also the php_info which does not not contain any data 
in the "ENVIRONMENT" section (on the working machine it does!). But i do 
not know how to solve this ... just a hint for someone else who has more 
experiences then me - just a hint.

I examined the .../mod1/index.php and this script tries to set the 
enviornment-data (i think) with :

[code]
...
putenv ('AWS_DOMAIN='. $domains[0]);
...
[/code]

without any success ?!

Sorry - but i dont have any idea from this point ..

- Jörg Wynands (hardcoder)

					



More information about the TYPO3-english mailing list