A axtona Lv.12 Moderating Bronze Member Iron Member Donor Member 4 Years of Membership 1 Year of Membership 100 Messages 2 Years of Membership Joined Jun 27, 2020 Messages 3,776 Reaction score 1,392 Credits $8,330 Sep 4, 2022 #11 RicRey said: When I use the direct link in the browser the cron.php works, but when I put it in the cpanel cronjob every minute it fails... it seems that in less than 1 minute it will try to connect with the modulesgarden servers... I have the cronjob command like this, will it be ok? *****wget -q -O /dev/null "https://www.mydomainlink.com/shop/crons/cron.php" >/dev/null 2>&1 Click to expand... visit https://help.whmcs.com/m/automation/l/678166-setup-your-system-cron-with-cpanel to get help about whmcs cron. see backend data,if you config ok. time will change
RicRey said: When I use the direct link in the browser the cron.php works, but when I put it in the cpanel cronjob every minute it fails... it seems that in less than 1 minute it will try to connect with the modulesgarden servers... I have the cronjob command like this, will it be ok? *****wget -q -O /dev/null "https://www.mydomainlink.com/shop/crons/cron.php" >/dev/null 2>&1 Click to expand... visit https://help.whmcs.com/m/automation/l/678166-setup-your-system-cron-with-cpanel to get help about whmcs cron. see backend data,if you config ok. time will change
R RicRey Guest Guest Sep 4, 2022 #12 jessy said: visit https://help.whmcs.com/m/automation/l/678166-setup-your-system-cron-with-cpanel to get help about whmcs cron. see backend data,if you config ok. time will change Click to expand... The cron configuration is fine as mentioned by whmcs, but after 10 seconds the module seems to generate a query and that message appears, the solution I found was the following. *****sleep 25 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 35 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 45 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 55 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 15 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 5 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 10 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 20 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 30 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 40 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 50 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.php
jessy said: visit https://help.whmcs.com/m/automation/l/678166-setup-your-system-cron-with-cpanel to get help about whmcs cron. see backend data,if you config ok. time will change Click to expand... The cron configuration is fine as mentioned by whmcs, but after 10 seconds the module seems to generate a query and that message appears, the solution I found was the following. *****sleep 25 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 35 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 45 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 55 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 15 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 5 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 10 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 20 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 30 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 40 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.phpEdit Delete*****sleep 50 && wget -q -O /dev/null https://www.mydomain.com/shop/crons/cron.php
R RicRey Guest Guest Sep 4, 2022 #14 Feil Gustave said: It is not recommended to run whmcs cron every min Click to expand... I know it's not the most recommended, but why doesn't it work if it's after 5 minutes as recommended by the whmcs configuration? can connect.
Feil Gustave said: It is not recommended to run whmcs cron every min Click to expand... I know it's not the most recommended, but why doesn't it work if it's after 5 minutes as recommended by the whmcs configuration? can connect.
nullk Lv.1 Joined Sep 7, 2022 Messages 1 Reaction score 1 Credits $10 Sep 7, 2022 #15 this is what i was looking for, does it work with whmcs 7.10?
iuzairjann Lv.1 Joined Sep 8, 2022 Messages 1 Reaction score 0 Credits $0 Sep 8, 2022 #16 how am i supposed to run on shared hosting
D dertlemezbey Lv.3 Iron Member 2 Years of Membership 1 Year of Membership First Resoruce First Score Joined Jul 26, 2022 Messages 40 Reaction score 47 Credits $1 Sep 9, 2022 #17 Member dertlemezbey was joined discussion #17 via short message like
Z zombye_always Lv.1 Joined Sep 9, 2022 Messages 1 Reaction score 0 Credits $0 Sep 9, 2022 #18 interesting, will ocntineu to read this article
M marcogavilan Lv.1 Joined Sep 10, 2022 Messages 1 Reaction score 0 Credits $20 Sep 10, 2022 #19 Kunde Ova said: tested : Click to expand... it looks very good, looking forward to trying it!
thecasper Lv.1 2 Years of Membership 1 Year of Membership Joined Sep 12, 2022 Messages 3 Reaction score 0 Credits $1 Sep 12, 2022 #20 Even though I did it in the cron process, it still gave a license error