Skip to main content

Installed PHP 7 cron job doesn't work

Comments

1 comment

  • cPanelMichael
    Hello, Try configuring the cron jobs to use the specific PHP 5 version to see if that helps. EX:
    /usr/bin/php -ea_php 56 /path/to/filename.php
    In this case, "56" represents PHP 5.6. Thank you.
    0

Please sign in to leave a comment.