Page 1 of 1

Cron error

Posted: Sun Mar 13, 2016 5:13 pm
by tiosg
I just installed Bitshop but I get this error
Status: 500 Internal Server Error
X-Powered-By: PHP/5.6.18
Content-type: text/html; charset=UTF-8
on cron job email

Can you help me?

Re: Cron error

Posted: Sat Mar 19, 2016 5:48 am
by bitfreak
What exactly do you mean by "on cron job email"? If you set the cron job up manually via command line then the error may have something to do with the user executing the command. crontab -u www-data -e should allow you to set up a cron job for the apache user.