Hi Espocrm Team and users,
I have just done a fresh installation of Espocrm in a shared host provider.
All went perfectly except the Cron jobs that we are supposed to add to the crontab file.
I tried it through SSH with no success and trough the shared host cron jobs.
Based on the below can you give some tips on what is going wrong in this one? Someone add the same headache as me before.
Error on SSH:
-bash-4.2$ crontab -e
no crontab for u4xxxxxxx
* * * * * cd /home/uxxxxxxx/domains/xxxxxxxx.com/public_html/crm; /opt/alt/php74/usr/bin/php -f cron.php > /dev/null 2>&1
Error through the host Cron Jobs as pictures are attached.
Any guidance is more than welcome.
Thanks
I have just done a fresh installation of Espocrm in a shared host provider.
All went perfectly except the Cron jobs that we are supposed to add to the crontab file.
I tried it through SSH with no success and trough the shared host cron jobs.
Based on the below can you give some tips on what is going wrong in this one? Someone add the same headache as me before.
Error on SSH:
-bash-4.2$ crontab -e
no crontab for u4xxxxxxx
* * * * * cd /home/uxxxxxxx/domains/xxxxxxxx.com/public_html/crm; /opt/alt/php74/usr/bin/php -f cron.php > /dev/null 2>&1
Error through the host Cron Jobs as pictures are attached.
Any guidance is more than welcome.
Thanks
Comment