• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Incorrect statistics

C

craneford

Guest
I've been plagued by this problem ever since I moved my website to a VPS. I keep getting incorrect or 0 hits in my statistics calculations due to an error in statistics.exe. The error in the event viewer is this:

bad allocation
at Execute C:\SWSoft\Plesk\ADDITI~1\Perl\bin\perl.exe "C:\SWSoft\Plesk\Additional\AWStats\wwwroot\cgi-bin\awstats.pl" -showsteps -showcorrupted -showdropped -config=********.com -update(execExtUtil line 219)
at RunWebLogAnalyser(statistics::start line 1049)
Execute file name: C:\SWSoft\Plesk\admin\bin\statistics.exe

or simply:

bad allocation
at RunWebLogAnalyser(statistics::start line 1049)
Execute file name: C:\SWSoft\Plesk\admin\bin\statistics.exe
 
Unfortunately perl is trying to use more memory then your VPS limit, please try to increase this limit.
 
It happens to me also in my most busy domain :-( I am not sure that this is the memory problem as I have dedicated server and 8GB ram...
 
Back
Top