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

AWStats re-installation

?

- -

Guest
Hi
I've a very strange problem
Domain that I have on my site, are control by plesk.
All statistics domain are generated with awstats and function correctly, but from some day awstats don't appare under plesk component ad it isn't possible chose awstats from combo box.
The only choice is webalizer.
Can anyone help me?
How can I reinstall only awstat on my plesk installation?

Thank you
 
No AWStats option

Same problem here after upgrade, could any one or Plesk Team give an answer pls??
 
Solution!!

Before I had upgraded to Plesk 8.6 I had upgraded on Plesk 8.2 to the last stable version of AWStats - 6.9 and it worked fine. Wright after the upgrade to Plesk 8.3 it started to fail, AWStats didn't appear on component management, the problem is....SPACES!!!!

Edit %plesk_dir%\Additional\AWStats\wwwroot\cgi-bin\awstats.pl

on line 28:

$VERSION = "6.9 (build $REVISION)";

change it to:

$VERSION="6.9 (build $REVISION)";

Yes, incredible! But it works!

So I may say that latest version of AWStats is incompatible with Plesk, unless you take out this spaces... it seems Plesk doesnt read the variable content, it searches a phrase inside this file.

Bye.
 
Last edited:
Back
Top