Add new Cron Jobs on Cpanel

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tothewine
    Active Community Member
    • Jan 2018
    • 373

    Add new Cron Jobs on Cpanel

    I'm trying to put a new cronjobs on cpanel on hostagator but I always get this wrong.

    I surely something is wrong, what?

    thanks


  • tarasm
    Super Moderator
    • Mar 2014
    • 573

    #2
    The command should be:
    Code:
    [B]cd /var/www/html/espocrm; /opt/php55/bin/php -f cron.php > /dev/null 2>&1[/B]
    Or
    Code:
    [B]/opt/php55/bin/php -f /var/www/html/espocrm/cron.php > /dev/null 2>&1[/B]
    Please note, EspoCRM stopped support PHP 5.5.
    Job Offers and Requests

    Comment


    • tothewine
      tothewine commented
      Editing a comment
      don't work
  • tothewine
    Active Community Member
    • Jan 2018
    • 373

    #3
    I tried the different lines of command, but always error

    Comment

    • tanya
      Senior Member
      • Jun 2014
      • 4308

      #4
      Hello,
      if you have Ajax error, ask your hosting provider

      Comment

      Working...