• 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

cron for user not working

onlinesolutions

Basic Pleskian
Hi there,

I am having trouble to get crons for the user to work:

/usr/bin/wget --no-check-certificate -O - -q https://domain.com/cron

returns a "file not found" appearently it looks in the chroot of that user, not the root directory. How do I get around this?
 
Thanks for the response

I did find the other thread you are refering to. There is a bug howver in the manual.

/usr/local/psa/admin/bin/server_pref -u -crontab-secure-shell /bin/shell is not correct it´s
/usr/local/psa/bin/server_pref -u -crontab-secure-shell /bin/shell

Just in case someone fram paralles is reading this.

Thanks again!
 
Back
Top