[Typo3-dev] Changes in statistics() ! (stat_apache)
Daniel Pötzinger
operation-lan at gmx.de
Mon Jun 14 16:55:19 CEST 2004
In V 3.6.1 in class.tslib_fe.php there are changes in the function
statistics()
I wonder because Logging did not work anymore, in Version 3.6.0 it does!
The error is that the constant PATH_site was added before
$this->config['stat_vars']['logFile']..
Solution for me was to delete PATH_site on this place.
This did not make any sense and people updating would wonder as I did.
The logfile is not under the Site-path (security reasons) and awstat
dont know were to look for logfiles....
(now in bugs.typo3.org # 0000159)
More information about the TYPO3-dev
mailing list