• 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.

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