Hi,
I’m trying to configure a cron job for EspoCRM on Hostinger, but I’m having trouble getting it to run. I’ve tested the following command via SSH and it works, but it fails when I add it through Hostinger’s Cron Job panel:
* * * * * cd /home/u874358713/domains/pwest.com/public_html && /opt/alt/php83/usr/bin/php -f cron.php > /dev/null 2>&1
Has anyone successfully configured EspoCRM cron jobs on Hostinger?
Any guidance on the correct command or required path would be greatly appreciated. Thanks in advance!
I’m trying to configure a cron job for EspoCRM on Hostinger, but I’m having trouble getting it to run. I’ve tested the following command via SSH and it works, but it fails when I add it through Hostinger’s Cron Job panel:
* * * * * cd /home/u874358713/domains/pwest.com/public_html && /opt/alt/php83/usr/bin/php -f cron.php > /dev/null 2>&1
Has anyone successfully configured EspoCRM cron jobs on Hostinger?
Any guidance on the correct command or required path would be greatly appreciated. Thanks in advance!

Comment