http://www.myweb.com/dev/admin/reports/trigger_crone/
reports is my controller and trigger_crone is my action
i want to trigger action of my controller in cakephp
I used following line and command to trigger this page
php -f http://www.drvoxx.com/dev/admin/reports/trigger_crone/ >/dev/null
can any one tell me where is the problem
Thanks in advance