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?
Cron error
Re: Cron error
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.