Setting up cronjob

klikmonster

Verified User
Joined
Mar 1, 2006
Messages
7
Location
Rotterdam
I have a resellerpackage, on this package i can use cronjobs but i cannot figure it out why it doesn't work

I want to run a cronjob at

http://mailtrash.weblogcity.nl/wp-mail.php so that the mail from wordpress is automatic imported.

When i try to figure out which internal url it is i get:
/usr/home/web00157/domains/weblogcity.nl/public_html/mailtrash

1) What is the exact syntax for this cron ?
2) Must i use wget and where can i find wget ?
 
Last edited:
I'm not sure what you're asking.

Are you asking one of us to learn how to use the package so we can teach you how to use it?

I'm not sure that's the purpose of a forum :eek: .

If one of us knew, I'd bet you'd get a response.

Jeff
 
Hi Jeff,

The question is how to setup a cronjob.

I lease plesk and directadmin servers and on the pleskserver i got the cronjob up and running.

On directadmin i don't get the cronjob to work so i hoped that i have some help on the directadmin forum on how to setup a cronjob
 
The man 5 crontab command gives you the layout of the crontab line.

And anything you reference from a cronjob must have a complete path from the server root.

You can set the crontab line from the DirectAdmin interface. Other than that, I don't know what to write without a specific question.

Jeff
 
Back
Top