• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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