willow Posted June 28, 2007 Share Posted June 28, 2007 Ive setup the cron as instructed but i get an email back saying /bin/sh: 0: command not found Any ideas guys? 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted June 28, 2007 Share Posted June 28, 2007 Ive setup the cron as instructed but i get an email back saying/bin/sh: 0: command not found Any ideas guys? Hey, What did you input for crontab? From, Adam 0 Quote Link to comment Share on other sites More sharing options...
willow Posted June 28, 2007 Author Share Posted June 28, 2007 Exactly what it told me to when i clicked on Automation: 0 9 * * * php -q /home/******/public_html/******/admin/cron.php Edited in case its sensitive 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted June 28, 2007 WHMCS CEO Share Posted June 28, 2007 This is actually quite a common error. The numbers are the time the cron should run - ie. 9am each day. The command is only the part from "php -q " onwards. Matt 0 Quote Link to comment Share on other sites More sharing options...
willow Posted June 28, 2007 Author Share Posted June 28, 2007 This is actually quite a common error. The numbers are the time the cron should run - ie. 9am each day. The command is only the part from "php -q " onwards. Matt Cheers Matt, changed 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.