You can't run rssposter.php directly or it will just exit. It's meant to be run through cron.php. You could run cron.php in your cron job, but I guess it only runs one pending job and you don't know that it will be rssposter.php.
You asked about this a while back and I remember looking around a little and seeing a script that someone wrote that makes sure all the scheduled tasks run so that you can run it once from a cron job - did you find that?
|