Kangaroo Posted July 12, 2015 Report Posted July 12, 2015 hi guys, I have invoices over 4 days old and they are not being resent out automatically. Any ideas where to go from here please ? Quote
0 Kangaroo Posted July 12, 2015 Author Report Posted July 12, 2015 I setup a makeshift 1 day term for a product. I am suppose to be emailed the invoice, i have not yet receieved a email except for the initial one. Quote
0 Michael Posted July 12, 2015 Report Posted July 12, 2015 I setup a makeshift 1 day term for a product. I am suppose to be emailed the invoice, i have not yet receieved a email except for the initial one. That's a server issue not a Blesta issue. Cron or PHP Mail / SMTP. Quote
0 Kangaroo Posted July 12, 2015 Author Report Posted July 12, 2015 */5 * * * * /usr/bin/php /home/blabla/public_html/index.php cron .. anyone else on cPanel have the same setup ? Quote
0 Paul Posted July 12, 2015 Report Posted July 12, 2015 */5 * * * * /usr/bin/php /home/blabla/public_html/index.php cron .. anyone else on cPanel have the same setup ? Some need to use /usr/local/bin/php on cPanel. You can always run the cron manually under Settings > System > Automation. If it runs fine there, then the cron may not be correct. Michael 1 Quote
0 Adam Posted July 12, 2015 Report Posted July 12, 2015 Some need to use /usr/local/bin/php on cPanel. Should always use /bin/env phpfollowed by any args or path. Quote
0 Kangaroo Posted July 12, 2015 Author Report Posted July 12, 2015 clicked on manual run, everything worked fine, Quote
0 Kangaroo Posted July 12, 2015 Author Report Posted July 12, 2015 /usr/bin try to write it to /usr/local/bin/php it works both way Quote
0 Kangaroo Posted July 12, 2015 Author Report Posted July 12, 2015 ok , cpanel had local, so I removed that part out. Let see what happens now. thanks everyone for the support. Quote
0 Michael Posted July 12, 2015 Report Posted July 12, 2015 ok , cpanel had local, so I removed that part out. Let see what happens now. thanks everyone for the support. cPanel normally uses the local if you don't have it, it won't work. Quote
Question
Kangaroo
hi guys,
I have invoices over 4 days old and they are not being resent out automatically.
Any ideas where to go from here please ?
9 answers to this question
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.