I have created my Shell and I want to create cronjob in Server Centos, (cronjob created by CakePHP Console but cronjob is not working).
Note :
I add this code in cpanel
cd /home/username/public_html && Console/cake Cronjob
any Idea?