Run Scheduled Tasks without access to SSH?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • samlmitchell
    Junior Member
    • Apr 2016
    • 1

    Run Scheduled Tasks without access to SSH?

    I have to go through a rather tedious process for my host to grant access to SSH. Is there a way around this run the following line using scheduled tasks in control panel?

    * * * * * /usr/bin/php -f /home/sites/wellpleased.co.uk/public_html/espo/cron.php > /dev/null 2>&1
  • yuri
    Member
    • Mar 2014
    • 8624

    #2
    Hi

    Usually hosting provide an ability to setup cron through control panel. So i believe answer is YES.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...