• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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