Newbie needs help getting the cronjob plug in work with the Popfetcher plug in. I have Popfetcher working on my 1.1 version of Serendipity blog which is being hosted on a Go Daddy linux server. I think I have the CronJob plug in installed properly but have no clue on how to config it. What I want is for job to run the Popfetcher external link every 2 or 3 hours. The way the Popfetcher doc describes it is
*/30 * * * * /usr/local/bin/lynx -dump http://www.myblog.com/serendipity/index ... ECRET_WORD >> /htdocs/serendipity/uploads/0000log.txt 2>&1
Where do I put this?
Thanks in advance.
CronJob Plug in
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: CronJob Plug in
Hi!
Once the cronjob plugin is installed you should be able to configure the popfetcher plugin and there set on which periodic schedule that plugin should be executed. Do you see that config option?
The cronjob plugin is not as flexible as real cronjobs are, because technically that's not possible.
Best regardss
Garvin
Once the cronjob plugin is installed you should be able to configure the popfetcher plugin and there set on which periodic schedule that plugin should be executed. Do you see that config option?
The cronjob plugin is not as flexible as real cronjobs are, because technically that's not possible.
Best regardss
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
correct line for crontab
Code: Select all
5 * * * * /usr/bin/wget -O /dev/null http://blog.ax11.de/index.php?serendipity[cronjob]=all>/dev/null 2>&1Update: Mine was not much better
BTW: Ich heisse Tom - "ax11" klingt halt doch etwas seltsam im Gebrauch zwischen Menschen.
Jabber: ax11@jabber.ccc.de
Jabber: ax11@jabber.ccc.de