Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Thank you Sebahat, it looks like after we issue the command plesk repair installation , it looks like we can re-run the plesk update successfully and now it is on 18.0.68
Thanks!
Dear All,
We are facing a strange issue that in the Install and Update plesk UI, it show updates availeble to 18.0.68, but it cannot upgrade as it have already upgrade, and even we use the command plesk installer install-panel-updates it show we have the latest version:
"You already have the...
Hello @Peter Debik ,
For some reason, we have actually have all the logs on the server, but awstats only show 3 months stats. Now we have to bring back all the stats from the rotated logs.
Thanks
Daniel
Hello @Nikolay @Peter Debik ,
I still have problem regarding your document online:
https://docs.plesk.com/en-US/obsidian/advanced-administration-guide-linux/statistics-and-logs/recalculating-statistics-for-previous-months.68649/
In your document, you have this setting:
export...
Yes, I have also already modified that, but the problem still exist after I run the command
$PRODUCT_ROOT_D/admin/sbin/statistics --calculate-one --domain-name=$vhost_name
...
So I am not sure what have I missed here
Ok...I found out that the problem seems occur just after this command
$PRODUCT_ROOT_D/admin/sbin/statistics --calculate-one --domain-name=$vhost_name
Once I execute it , all things revert back to 4 months folder and txt files in $HTTPD_VHOSTS_D/system/$vhost_name/statistics/webstat-ssl/
..
Hello Nikolay,
Thanks for the hint, I am looking at it and I seems able to work with it for webstat-ssl (which the document seems have been just for webstat)
I basically use the following commands.
export vhost_name=mydomain.com
export AWSTATS_BIN_D=`grep ^AWSTATS_BIN_D /etc/psa/psa.conf |...
Hello,
I bet your help on this problem,
We are facing a problem that we have a plesk server have been running for years but the awstat page have been only calculated for 4 months statistics, we would like to re-generate the awstats information for 2 years, due to our end user need it.
We...