![]() |
Webalizer lags two days
Hi,
I've a problem with Webalizer. The cron runs every night at 00:30. AFAIK that should mean that the current /stats always would include the day before. Mine does not. :-/ Today is 18 of nov. The stats however only counts up to the 16:th. Am I wrong, is this the expected behaviour? This is the webalizer part of cron_daily.php: Code:
####################################################################################################### |
Most likely the timezone setting in /usr/local/ispconfig/server/lib/config.inc.php is wrong. Change it to match your timezone.
|
Hi! Thanks for your answer.
When I accessed the correct server I found the TimeZone settings. :-) However changing 'UTC' to 'UTC+1' was wrong, how should it be written? changed row: $conf['timezone'] = 'UTC+1'; error message: PHP Notice: date_default_timezone_set(): Timezone ID 'UTC+1' is invalid in /usr/local/ispconfig/server/lib/app.inc.php on line 32 finished. Best regards, TKoos Quote:
|
The config.inc.php file contains a link to the timezone list in the comment of this setting were the names of all timezones available in php are listed.
|
Quote:
If anyone else has the same problem there is a list of the availble timezones here: http://www.php.net/manual/en/timezones.europe.php |
| All times are GMT +2. The time now is 03:30. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.