• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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