3awh Posted November 26, 2016 Share Posted November 26, 2016 When ever the cron runs I get No input file specified. in a email message. the cron is setup to run once a day. command line php -q /home/ACCOUNTNAME/crons/domainsync.php whmcs is in the root Cron directory is standard , not moved /crons there is a config.php file in the crons directory and it has in it <?php # Enter path to root WHMCS directory (relative or full) $whmcspath = '/home/ACCOUNTNAME/public_html/'; ?> Also registrar is Enom 0 Quote Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted November 27, 2016 Share Posted November 27, 2016 Hey Mitch Could you try moving your domainsync.php to '/home/ACCOUNTNAME/public_html/' and see if it runs or if you get the same error? Does this issue happen with the daily cron as well? 0 Quote Link to comment Share on other sites More sharing options...
zookeepa Posted January 4, 2017 Share Posted January 4, 2017 @WHMCS ChrisD That fixed it for me... php -q /home/USERNAME/public_html/WHMCSFOLDER/crons/domainsync.php Thanks 0 Quote Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted January 4, 2017 Share Posted January 4, 2017 Glad to hear its sorted for you Zookeepa 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.