• 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

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