uitsbd Posted December 27, 2015 Report Posted December 27, 2015 Hello, I am using Blesta to maintain our cPanel. I want to make Corn Job auto update on my system. Now, I have to update daily, it's totally frustrating. Can you please let me know the steps? Thanks! Regards, Adnan
0 Michael Posted December 27, 2015 Report Posted December 27, 2015 The normal cron job should work fine though on cPanel just change the php location to /usr/local/bin/php.
0 evolvewh Posted December 27, 2015 Report Posted December 27, 2015 I think there is enough evidence on this forum to show that the 'standard' cron command doesn't work well with cPanel. You may want to reference my post here: http://www.blesta.com/forums/index.php?/topic/5300-auto-debit-cron-stopped-since-dst/page-2#entry40034
0 WebhostingNZ.com Posted December 28, 2015 Report Posted December 28, 2015 On cPanel you could try: /usr/bin/php-cli /home/username/public_html/[blestadir/]index.php cron php didn't work for me, I needed to use php-cli I used Nelsa's web cron suggestion above until I tried with php-cli.
0 Paul Posted December 28, 2015 Report Posted December 28, 2015 On cPanel you could try: /usr/bin/php-cli /home/username/public_html/[blestadir/]index.php cron php didn't work for me, I needed to use php-cli I used Nelsa's web cron suggestion above until I tried with php-cli. Interesting. On our cPanel dev server php-cli is a symlink to /usr/local/bin/php Michael 1
Question
uitsbd
Hello,
I am using Blesta to maintain our cPanel. I want to make Corn Job auto update on my system. Now, I have to update daily, it's totally frustrating. Can you please let me know the steps? Thanks!
Regards,
Adnan
4 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now