mycpanelhost Posted September 25, 2007 Share Posted September 25, 2007 I installed whmcs, and forgot to set up the cron job right away, and can't rember what it was. What is the cron job? Can I find it somewhere in the admin panel? 0 Quote Link to comment Share on other sites More sharing options...
disenioweb Posted September 25, 2007 Share Posted September 25, 2007 go to ADMIN AREA - CONFIGURATION - AUTOMATION SETTINGS 0 Quote Link to comment Share on other sites More sharing options...
mycpanelhost Posted September 25, 2007 Author Share Posted September 25, 2007 thanks for the help 0 Quote Link to comment Share on other sites More sharing options...
sisgroup Posted October 1, 2007 Share Posted October 1, 2007 Have i set this cron right cus it dont seam to be working, My WHMCS is not hosted on this server its located on another server but i want this server to run the crob any ideas? 0 Quote Link to comment Share on other sites More sharing options...
sisgroup Posted October 1, 2007 Share Posted October 1, 2007 Any ideas people ? 0 Quote Link to comment Share on other sites More sharing options...
Daniel Posted October 1, 2007 Share Posted October 1, 2007 GET should probably be wget 0 Quote Link to comment Share on other sites More sharing options...
sisgroup Posted October 1, 2007 Share Posted October 1, 2007 still not working 0 Quote Link to comment Share on other sites More sharing options...
Daniel Posted October 1, 2007 Share Posted October 1, 2007 Run the command at SSH and see what error you get. 0 Quote Link to comment Share on other sites More sharing options...
sisgroup Posted October 1, 2007 Share Posted October 1, 2007 Maybe i forgot to say this is the 1st time i have ever owned a linux server so i have no clue on what SSH is or how it works lol. All i know it does is allows you to connect to a linux server remotly. WHMCS - Hosted on a windows server And i want the cron to run from my linux server 0 Quote Link to comment Share on other sites More sharing options...
bebop1065 Posted October 2, 2007 Share Posted October 2, 2007 Try 'CURL' from the Linux server to the cron script on the MS box. 0 Quote Link to comment Share on other sites More sharing options...
sisgroup Posted October 2, 2007 Share Posted October 2, 2007 How do i get to that? 0 Quote Link to comment Share on other sites More sharing options...
bebop1065 Posted October 2, 2007 Share Posted October 2, 2007 Change the 'GET' or 'WGET' to 'CURL'. You can also do it from the command line to see if it works. Are you sure that you OWN this Linux box? How do you manage the box without SSH? 0 Quote Link to comment Share on other sites More sharing options...
sisgroup Posted October 2, 2007 Share Posted October 2, 2007 well i tried WGET and that didnt work, does it matter if its in upper or lowercase?. Ill go try CURL now @D 0 Quote Link to comment Share on other sites More sharing options...
Daniel Posted October 2, 2007 Share Posted October 2, 2007 It needs to be lowercase, WGET will not work whereas wget will. 0 Quote Link to comment Share on other sites More sharing options...
bebop1065 Posted October 2, 2007 Share Posted October 2, 2007 Linux is usually very case sensitive. It appears that your user doesn't have permission to use those GET methods. You may want to try giving yourself permission to use those methods. Post back what happens with CURL. 0 Quote Link to comment Share on other sites More sharing options...
sisgroup Posted October 2, 2007 Share Posted October 2, 2007 is that the same with CURL? 0 Quote Link to comment Share on other sites More sharing options...
sisgroup Posted October 2, 2007 Share Posted October 2, 2007 Yes i have noticed its quite case sencitive, is the CURL is lower case as well then? 0 Quote Link to comment Share on other sites More sharing options...
Daniel Posted October 2, 2007 Share Posted October 2, 2007 Yes curl has to be lower case. 0 Quote Link to comment Share on other sites More sharing options...
sisgroup Posted October 2, 2007 Share Posted October 2, 2007 wow fantastic that worked great thanks mate 0 Quote Link to comment Share on other sites More sharing options...
bebop1065 Posted October 2, 2007 Share Posted October 2, 2007 <borat> High Five!! </borat> Make sure you pipe the output to /dev/null or else you might end up with lots of little records of the cron transactions. 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.