• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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