add the follow cron job on CWP.admin cron tab:
*/5 * * * * /bin/sh /home/magento/public_html/cron.sh &> /dev/null
On magento dashboard,magento cron can't run(can see run or not using aoe_scheduler module);
how to setting the magento cron on CWP.admin cron job tab?
Please help!