Cronjob Setting+ Zend Framework
Posted: Tue Sep 15, 2009 6:54 am
Please tell anybody knows to set cronjob in a zendframework application.
I have a controller named CronController.php. this have to run in a date. how it will set as cronjob.
i created a new cronjob in capanel and given the path like this
/home/spotlunc/public_html/zf_reubro/spotlunch/application/controllers/CronController.php:
but i got the status message of crontab as like this
/home/spotlunc/public_html/zf_reubro/spotlunch/application/controllers/CronController.php: Unsupported scheme.
Please help me if anybody knows.
I have a controller named CronController.php. this have to run in a date. how it will set as cronjob.
i created a new cronjob in capanel and given the path like this
/home/spotlunc/public_html/zf_reubro/spotlunch/application/controllers/CronController.php:
but i got the status message of crontab as like this
/home/spotlunc/public_html/zf_reubro/spotlunch/application/controllers/CronController.php: Unsupported scheme.
Please help me if anybody knows.