• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Webalizer

R

redeagle667

Guest
Hello,

i have a problem with the webalizer feature.
on some of my domains it works fine, on some it doesnt work.
doesnt work means, that when i click at the button in the plesk menu a popup window appears (like the working domains) but it tells me that it cannot find the website

i compared the settings with the working domains and it shoul be equal.

i also tried to switch to awstat, but the problem stays the same.
the page could not be found.

can anyone help me?
 
Hi.

Check whether the domain resolves to the server IP.
 
execute:
host domain.tld
from another server than one where Plesk is installed.
Also you can try to update the configuration file and recalculate the statistics for the domain:
/usr/local/psa/admin/sbin/websrvmng --reconfigure-vhost --vhost-name=domain.tld
/usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=domain.tld
 
Back
Top