Announcement

Collapse
No announcement yet.

Problem Cron

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

  • Problem Cron

    Hello, I'm hosted in hosting, and I don't know how cron works.

    I created a ticket for them to create the cron and they told me this:
    Hello,

    To perform the task we need the following data:

    Homework time
    task path
    upload task by php
    version of php that you use indicating it in the ticket
    It must be every 12 hours


    Can you help me to know what I have to answer? Thanks!​

  • #2
    Hi,
    go to : https://demo.eu.espocrm.com/?l=en_GB#ScheduledJob

    there is write the cron job to make.

    you need to go to "yours" host... in : Administration => Scheduled Jobs​

    Comment


    • #3
      apart from
      * * * * * cd /var/www/html; /usr/local/bin/php -f cron.php > /dev/null 2>&1

      anything else?

      Comment


      • #4
        Anything else :: no
        your hosting have all info in these line.

        Comment


        • #5
          Ok thanks!!
          I'm go to try!

          Comment

          Working...
          X