codeigniter 2 - I added cron from cpanel in codeignitor thats not working -


i tried add cron job cpanel below url every minutes , added command /usr/local/lib/php /home/bestofwo/public_html/index.php pilots/rouwadvertenties rouwmediaapi importtest

similar below /usr/local/bin/php -f /home/{cpanel_user}/public_html/index.php controller function

but cron not running...how can check cpanel ?

please suggest

try redirect cron output in log file , check if there error cron.

 /usr/bin/php -q  /home/{cpanel_user}/public_html/index.php >> cron.log 

Comments

Popular posts from this blog

many to many - Django Rest Framework ManyToMany filter multiple values -

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

Java Entity Manager - JSON reader was expecting a value but found 'db' -