Question for Mech Bunny pros and semi-pros. Its about crons.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Yamato
    Confirmed User
    • Apr 2023
    • 349

    #1

    Question for Mech Bunny pros and semi-pros. Its about crons.

    Can you cut and paste crontab info. What do you have for their cam aggregate script?

    Something similar to this in crontab -l for mech bunny cam script.

    4 * * * * /usr/local/cpanel/bin/process_team_queue > /dev/null 2>&1

    I CODE FOR FUN
  • Shoplifter
    Richest man in Babylon
    • Jan 2002
    • 5847

    #2
    Mine are like:

    */5 * * * * cd /home/shoplifter/domains/chickswithdicks.com/public_html/admin/crons; /usr/local/php83/bin/php cronFetchPerformers.php; >/dev/null 2>&1
    I Like Blondes

    Comment

    • Yamato
      Confirmed User
      • Apr 2023
      • 349

      #3
      Originally posted by Shoplifter
      Mine are like:

      */5 * * * * cd /home/shoplifter/domains/chickswithdicks.com/public_html/admin/crons; /usr/local/php83/bin/php cronFetchPerformers.php; >/dev/null 2>&1
      Thank you. that worked.

      I CODE FOR FUN

      Comment

      • fris
        Too lazy to set a custom title
        • Aug 2002
        • 55679

        #4
        you can also use it via web services

        https://cron-job.org/en/
        https://easycron.com

        ive tested it with both and work well.
        Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

        Comment

        Working...