Jump to content
  • 0

Question

9 answers to this question

Recommended Posts

  • 0
Posted

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.

  • 0
Posted
  On 7/12/2015 at 1:18 PM, webhostau said:

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.

  • 0
Posted
  On 7/12/2015 at 5:03 PM, webhostau said:

*/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.

  • 0
Posted
  On 7/12/2015 at 6:42 PM, Paul said:

Some need to use /usr/local/bin/php on cPanel.

Should always use

/bin/env php
followed by any args or path.
  • 0
Posted
  On 7/12/2015 at 7:49 PM, webhostau said:

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...