cronjob PHP for RSS feeds
Posted: Fri Jun 23, 2006 6:54 pm
Hello,
I need to set up a cronjob on my server so the RSS feeds to my blog will update at regular intervals.
I am using the RSS Aggregator Plugin, so I need to call this URL :
How do I do this with PHP on my server. I read that wget would work, but once I set up the little script, how do I get it to run on my server? The server that is hosting my blog is running Slackware Linux if this makes any difference.
thanks for the HELP! .
I need to set up a cronjob on my server so the RSS feeds to my blog will update at regular intervals.
I am using the RSS Aggregator Plugin, so I need to call this URL :
Code: Select all
http://mysite.org/serendipity/index.php?/plugin/aggregatorthanks for the HELP! .