danallen1
Basic Pleskian
This cannot be too hard. The script in this task runs no problem at the command line.
What do I need to do to make it work as a scheduled task? (it's set to run every minute so I can see whether it is working.
Also where are the results of cron jobs logged?
Things I have tried but without success:
I tried changing it this:
I ran this command, recommended by this article in the Plesk documentation
# /usr/local/psa/bin/server_pref -u -crontab-secure-shell "/bin/bash"
What do I need to do to make it work as a scheduled task? (it's set to run every minute so I can see whether it is working.
Also where are the results of cron jobs logged?
Things I have tried but without success:
I tried changing it this:
I ran this command, recommended by this article in the Plesk documentation
# /usr/local/psa/bin/server_pref -u -crontab-secure-shell "/bin/bash"
Last edited: