[SOLVED] RRS import module won't work (although cron job is set up)
-
New Pligger
[SOLVED] RRS import module won't work (although cron job is set up)
Hi there,
I've ran into a problem configuring the rss import. I've defined several feeds and I can also import them manually.
After wondering why they don't import automatically, since I've set up the period, I did a little research within the forum and finally set up a cron job.
Unfortunetly it still don't works. I've set the feed frequency to 3 hours within the feed definition and set up a cron job which runs once in an hour. It looks like this:
30 * * * * /usr/bin/wget -0 - -q http://www.mywebsite.com/pligg/module.php?module=rss_import_do_import
Have I forgotten sth? Hope somebody can help me out of this.
Cheers,
Timmy
-
Casual Pligger
I followed this thread and my RSS import works (bothw ith 9.7 and 9.8)
http://forums.pligg.com/general-help...ath-9-5-a.html
Also I dont think your cron path is right... not sure you can use your url but have to use something like
/usr/bin/php /home/ACCOUNTNAME/public_html/WEBSITE/import.php
If you still have issues you might want to contact your hosting provider to find out the right way to define the cron job path
-
New Pligger
Thanks a lot! Haven't found that thread before. Followed the instructions and it works perfectly fine for me! :-)
I updated my crontab to the following:
lynx http://www.mysite.com/module.php?mod...port_do_import >/dev/null 2>&1
Cheers,
Timmy
-
New Pligger
"I updated my crontab to the following:
lynx http://www.mysite.com/module.php?mod...port_do_import >/dev/null 2>&1"
I am assuming you still had to put "30 * * * *" before "lynx http://www.mysite.com/module.php?mod...port_do_import >/dev/null 2>&1" right??
Similar Threads
-
By leftwigg in forum Questions & Comments
Replies: 4
Last Post: 07-18-2010, 05:58 AM
-
By oobie11 in forum Questions & Comments
Replies: 13
Last Post: 10-10-2009, 11:50 PM
-
By bhatiacane in forum Questions & Comments
Replies: 2
Last Post: 08-29-2009, 09:39 PM
-
By oobie11 in forum Questions & Comments
Replies: 6
Last Post: 06-29-2009, 11:21 AM
-
By talon21 in forum Questions & Comments
Replies: 5
Last Post: 05-16-2009, 06:39 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules