curl -s -o /dev/null ?

SwitchMIA VPS

Verified User
Joined
Feb 10, 2010
Messages
35
im trying to get the rss import via cron to work

curl -s -o /dev/null "http://domain.com/index.php?app=core&module=task&ck=771af61f0609c82361e53c3eb9877697"


isnt working

centos 5, 32bit w/ directadmin
 
Try /full/path/to/curl

Note, you should read manuals && docs on how to use cron. The Directadmin forums is not the right place to ask such a question.
 
...The Directadmin forums is not the right place to ask such a question.

I do not agree. DirectAdmin panel have integrated function to setup and edit cron jobs, and I welcome questions like this. I would love to help if I could, hopefully someone else can.

I wish DirectAdmin forum could be a more active and helpfull forum, but comments like that does not make users feel welcome here. Just my two cents.
 
Actually Zeiter is right.

He gave the answer and a feature of directadmin that allow an user to add cronjobs instead do from shell is a feature, the user must know how to use it, whatever it is, cronjobs or whatever.

The problem isnt directly caused from directadmin.

By the way, you will find that a lot of user (include Zeiter) is more then helpful with people and their problem, most of the case not related directly to DirectAdmin.

Was a note, take it as is.

Regards
 
this post is more 50/50, in a way it is related which is why i posted. what i needed to know is that was the correct curl path in directadmin..

so in other words is related :)

Please stay on topic, thanks
 
Back
Top