Hi,
I am setting up the cron job for Espo on cpanel and I am getting this error:
Please help!
I am setting up the cron job for Espo on cpanel and I am getting this error:
Please help!
cd /home/maydomain/public_html/espo; /usr/local/bin/php -f cron.php > /dev/null 2>&1
// die("Cron can be run only via CLI");
http://<YOUR_URL>
cronurl 'http://my domain.espo/cron.php' |
Comment