• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

License key not automatically updating

inado1

Basic Pleskian
Hi

My licence is updated every month, however it is not automatic, i have to go to Tools & settings > license management and click on "Retrieve Keys" every month.
i guess there should a cron job that should do this for me every month in Centos.

Does someone knows what this cron job should be ?

Many thanks.
 
Could you provide more details?
1) Plesk version
2) Show output of command: ls -l /etc/cron.*/*plesk*
3) Show output of command: cat /usr/local/psa/admin/conf/panel.ini
 
Could you provide more details?
1) Plesk version
2) Show output of command: ls -l /etc/cron.*/*plesk*
3) Show output of command: cat /usr/local/psa/admin/conf/panel.ini

1. 11.5.30

2.
-bash-4.1# ls -l /etc/cron.*/*plesk*
-rwxr-xr-x 1 root root 284 19 août 2013 /etc/cron.daily/50plesk-daily
-rwxr-xr-x 1 root root 566 24 juil. 2013 /etc/cron.hourly/plesk-php-cleanuper
-rwxr-xr-x 1 root root 202 19 août 2013 /etc/cron.monthly/50plesk-monthly
-rwxr-xr-x 1 root root 201 19 août 2013 /etc/cron.weekly/50plesk-weekly

3.
-bash-4.1# cat /usr/local/psa/admin/conf/panel.ini
cat: /usr/local/psa/admin/conf/panel.ini: Aucun fichier ou dossier de ce type (no file or folder with type)
I have only panel.ini.sample in this folder.

thks.
 
Back
Top