Jump to content

WHMCS Cron Job Activity - Getting many copy per day


messir

Recommended Posts

  • WHMCS Support Manager

Hi,

Please check the schedule of your cron job, it should only run once per day. It sounds like you've scheduled it to run every minute for one hour by mistake.

 

Your hosting provider/server admin will be able to help you straighten it out.

 

Relevant documentation: http://docs.whmcs.com/Crons

Link to comment
Share on other sites

Your daily should look like this

 

[TABLE=class: dynamic_table]

[TR=class: dt_header_row]

[TH]Minute[/TH]

[TH]Hour[/TH]

[TH]Day[/TH]

[TH]Month[/TH]

[TH]Weekday[/TH]

[TH]Command[/TH]

[TH]Actions[/TH]

[/TR]

[TR=class: dt_info_row info-odd]

[TD] 0[/TD]

[TD] 12[/TD]

[TD] *[/TD]

[TD] *[/TD]

[TD] * [/TD]

[TD] php -q /home/***/public_html/admin/cron.php [/TD]

[TD][/TD]

[/TR]

[/TABLE]

Link to comment
Share on other sites

  • 4 weeks later...
  • 5 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated