• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Logs not working after restore

E

eleblanc

Guest
I've just restore domains from a 8.3 to 8.6 window box and none of the logs are being compiled anymore. The task is there and even after running it manually nothing. And all the logs file are there and have all the data after i did my restore. Still no data is showing in awstats since the restore mai 18. And this affect all website.

Help would be appreciated.

Eric
 
Have you checked OfflineLockStatus and LastHttpStatisticsRun values for domains in registry? If OfflineLockStatus is not zero, the stats would not be updated for this domain. See this KB for details http://kb.odin.com/en/1998
 
I went in the regeditor and under DomainsID i only see 4 web site ID and none of them are the website i host. The 4 are the default web site, site builder Web site for plesk. the other ID 9 and 15 doesn't even exist under the websites.

What does this tell me? should i manually had all of them?
 
Hello eleblanc,

for dom_id synchronization I would suggest you to run websrvmng.exe for domain >> change the value of OfflineLockStatus to 0 in registry >> and then recalculate stats using following command -

statistics.exe --http-web-statistics --process-domains=yourdomain.com --from-date=2009/1/1

where "yourdomain.com" is the actual domain name and you need to change the above date as per your requirement.
--from-date field represents the date from which you want to recalculate web stats

hope this helps you :)

Regards,
sysadmin
 
Last edited by a moderator:
Back
Top