swiftdone Posted April 1, 2016 Share Posted April 1, 2016 I updated my WHMCS and since then my cron is not working... I'm getting the following message in the cron email Could not open input file: /home/xxxxxxxx/public_html/WHMCS/crons/cron.php Any idea why this is... It worked before and I would get daily cron report in the email? Thank you Link to comment Share on other sites More sharing options...
MHL Posted April 3, 2016 Share Posted April 3, 2016 When you installed it first did you move or rename the cron folder? This is recommended in the install instructions so I'm guessing that's what's wrong. i.e. you either need to update the config file or upload the new cron folder to the location you'd moved it to. Something in this area anyway. Link to comment Share on other sites More sharing options...
mustardman Posted April 3, 2016 Share Posted April 3, 2016 As the last poster stated, my guess is that you have a custom cron directory but have not updated those files. http://docs.whmcs.com/Custom_Crons_Directory Link to comment Share on other sites More sharing options...
GiulianoFM Posted April 5, 2016 Share Posted April 5, 2016 Please run the following command from the server's CLI: php -q /path/to/cron.php debug Link to comment Share on other sites More sharing options...
Recommended Posts