babyewok Posted August 20, 2009 Share Posted August 20, 2009 Hi, I set up the cron job for WHMCS as suggested here for cPanel: http://wiki.whmcs.com/Crons. I get an email reposting on the cron job activity: Cron Job Report for 20-08-2009 09:00:01 Updated Currency Exchange Rates 0 Invoices Created 0 Overdue Invoice Reminders Sent 0 Invoice Payment Reminders Sent 0 Upcoming Domain Renewal Notices Sent 0 Services Suspended 0 Cancellation Requests Automatically Processed Disk & Bandwidth Usage Statistics Updated ------------------------------------------- But I also get an error email saying: /bin/sh: get: command not found Do I need all three commands set up? Why am I getting this error? 0 Quote Link to comment Share on other sites More sharing options...
quietfinn Posted August 24, 2009 Share Posted August 24, 2009 Do I need all three commands set up? Why am I getting this error? No, you need only one. The 1st one: php -q /path/to/home/public_html/whmcspath/adminpath/cron.php is probably the best option. 0 Quote Link to comment Share on other sites More sharing options...
babyewok Posted August 24, 2009 Author Share Posted August 24, 2009 OK, thanks - I'll see how that goes. Shame it doesn't say I only need one on the wiki page!! 0 Quote Link to comment Share on other sites More sharing options...
bear Posted August 24, 2009 Share Posted August 24, 2009 Shame it doesn't say I only need one on the wiki page!! It's kind of self explanatory if you notice it's all the same thing being called in each example. Be sort of odd to run the same cron three times at the same time, but it should probably spell out "use one of these". We recommend you run the cron once per day.... 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.