• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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