view Posted August 25, 2012 Share Posted August 25, 2012 Hi My cron job php -q /home/user/public_html/whmcsfolder/admin/cron.php is setuped to work cron onece a day in 00:00 but today from 01:30am - 13:00 i get more than 300 whmcs cron job activity emails almost ecery minut get new email. Do you know what is the problem? i`m deleted cron line from cpanel but still getting new emails. 0 Quote Link to comment Share on other sites More sharing options...
Damo Posted August 26, 2012 Share Posted August 26, 2012 Check your web/domain logs for someone accessing your cron script directly. 0 Quote Link to comment Share on other sites More sharing options...
Si Posted August 26, 2012 Share Posted August 26, 2012 Rename your admin folder to something more secure (which is generally good advice anyhow) and see if that stops it. (ie as Damo said....if someone is accessing your cron script directly). 0 Quote Link to comment Share on other sites More sharing options...
Bartucxp Posted August 28, 2012 Share Posted August 28, 2012 Also try increasing php max_execution_time as it might be hanging somehow because of this, happened to me before. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted August 30, 2012 WHMCS Support Manager Share Posted August 30, 2012 Hi, I'm not sure if increasing the max_execution time would help here, but renaming the admin directory is a good idea. Also post a screenshot of the cron job schedule, I've seen people accidentally schedule it every minute instead of once per day before. 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.