Tuesday 18 April 2006 7:17:56 am
Hi, I am writing an addition to the cronjobs since I need some operation done. Usually cronjobs.php is ran via shell; how do I specify which siteaccess should it run against? e.g. this cronjob script I am running needs to use the ez database installation of only a certain siteaccess , and not another one. or I might want first to run my script against the test siteaccess and after that, to run it against the live siteaccess. (this is actually my situation). so, where do I look to be able to specify which ini settings and thus databases should the script be using? thank you, Max
|