Proper form of cron of rss feed agreggator?
Posted: Sun Sep 28, 2008 2:35 pm
In details of rss agreggator it say agreggator can be called manualy over cron.But since this: http://domain.com/index.php?/plugin/aggregator
doesnt have php extension,it didnt worked with following line:
30 12 * * * /usr/bin/php /home/domain/public_html/index.php?/plugin/aggregator
I getting error no php file then.What would be proper form to call it?
doesnt have php extension,it didnt worked with following line:
30 12 * * * /usr/bin/php /home/domain/public_html/index.php?/plugin/aggregator
I getting error no php file then.What would be proper form to call it?