Skip to main content

crons stop working after upgrade from 5.4 to 5.6.30!

Comments

5 comments

  • cPanelMichael
    here the command used it run every 10 MIN /home/username/public_html/cron/cron.php >/dev/null 2>&1 the cpanel path is correct

    Hello, Have you tried updating the cron job command to ensure it uses the correct path to the PHP-CLI binary? EX:
    /usr/local/bin/php /home/username/public_html/cron/cron.php
    Thank you.
    0
  • unlockr
    yes i did am sure am using the correct path, nothing has changed exept this PHP upgrade, i uploded my old backup files also but didnt help
    0
  • cPanelMichael
    yes i did am sure am using the correct path, nothing has changed exept this PHP upgrade, i uploded my old backup files also but didnt help

    Could you verify exactly how the cron job looks as configured in cPanel? You can attach a screenshot if necessary. Thank you.
    0
  • unlockr
    HI problem fixed with this Cammand PHP /home/user/public_html/admic/cron/getf.php >/dev/null 2>&1 when i copy past from my old c panel backup i just forget PHP at the first of line ! becoz when this "hosting company"(hostunlock) did "the upgrade" they leave my cron setting blanc so i have to added them myself and i dont have a good knowledge of Linux commands .. thanks for help this show me the lies of nakshsoft (script provider)and the hosting service, i will buy another script soon and ask for refund
    0
  • cPanelMichael
    Hello, I'm glad to see you were able to solve the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.