F F.Mueller New Pleskian Feb 16, 2017 #1 is it possible to use the plesk utility in a cronjob? cron environment setting is /bin/bash but i get an error that plesk command is not found.
is it possible to use the plesk utility in a cronjob? cron environment setting is /bin/bash but i get an error that plesk command is not found.
Bitpalast Plesk addicted! Plesk Guru Feb 16, 2017 #2 Have you added the fully qualified path to the command, for example not # plesk bin ... but # /usr/sbin/plesk bin ... ?
Have you added the fully qualified path to the command, for example not # plesk bin ... but # /usr/sbin/plesk bin ... ?
F F.Mueller New Pleskian Feb 16, 2017 #3 Peter Debik said: Have you added the fully qualified path to the command, for example not # plesk bin ... but # /usr/sbin/plesk bin ... ? Click to expand... it's working now! Thank You
Peter Debik said: Have you added the fully qualified path to the command, for example not # plesk bin ... but # /usr/sbin/plesk bin ... ? Click to expand... it's working now! Thank You