Jump to content

Trouble with Daily Cron


Recommended Posts

My daily cron stops after creating a couple invoices, I run the following commands.

 

/usr/bin/php -q cron.php do_latefees do_invoices do_invoicereminders debug

 

And this was the feedback I got.

 

Invoicing Loop Service ID 36172 - 2008 of 3823 (Time: -0.61 Memory: 13.58)
Invoicing Loop Service ID 14993 - 2009 of 3823 (Time: 0.4 Memory: 13.58)
root@firefoot:~# ps aux | grep php
root     26819  0.0  0.0   4440   620 ?        Ss   14:30   0:00 /bin/sh -c cd /v
Warning: Missing argument 3 for ModuleCallFunction(), called in /var/www/includes/modulefunctions.php on line 0 and defined in /var/www/includes/modulefunctions.php on line 0
Generated Invoice #460409 (Time: 0.58 Memory: 35.76)
Generated Invoice #460410 (Time: -0.71 Memory: 35.76)
Generated Invoice #460412 (Time: 0.27 Memory: 35.76)
Generated Invoice #460413 (Time: 0.3 Memory: 35.77)
Generated Invoice #460415 (Time: 0.28 Memory: 35.77)
Generated Invoice #460416 (Time: -0.62 Memory: 35.77)
Generated Invoice #460419 (Time: -0.07 Memory: 35.77)
Generated Invoice #460421 (Time: 0.29 Memory: 35.77)
Generated Invoice #460422 (Time: 0.28 Memory: 35.77)
Generated Invoice #460425 (Time: -0.65 Memory: 35.78)
Generated Invoice #460427 (Time: 0.36 Memory: 35.78)
Generated Invoice #460429 (Time: 0.28 Memory: 35.78)
Generated Invoice #460430 (Time: -0.72 Memory: 35.78)
Generated Invoice #460432 (Time: 0.45 Memory: 35.78)
PHP Fatal error:  Cannot redeclare gracefulcorerequiredfileinclude() in /var/www/init.php on line 20

Fatal error: Cannot redeclare gracefulcorerequiredfileinclude() in /var/www/init.php on line 20

 

Please help.

Link to comment
Share on other sites

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