Announcement

Collapse
No announcement yet.

Add new Cron Jobs on Cpanel

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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



  • #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

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

    Comment


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

      Comment

      Working...
      X