• 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 is not executed (scheduled tasks)

femotvaff

Regular Pleskian
plesk 11.5
centos 6

we set a couple of task with domain user but the cron is not executed.
we tried 2 kind of task to run every minute

/usr/bin/php /var/www/vhosts/domain.com/httpdocs/cron.php

and
mail -s "Hello" [email protected]

1) any idea why scheduled task are not executed?
2) where the tasks are written in filesystem from plesk ? /etc/....?

thank you
 
What does the cron.log show?

Did you try the path "/usr/bin/php5" and did you set the correct open_base directions in the domain-specific php.ini ?
 
Back
Top