i'm new with cronjobs
i hope i set it up right
i made a cron job at my hosting provider and select it so that i get a email every time the job has run but i get this error
/bin/sh: http://pd3lkn.nl/template/update/update.php?password=******: No such file or directory
how can i get is right ?
some help please
cronjob
-
davidefa
- Expert

- Posts: 905
- Joined: Tue Jan 12, 2021 8:03 am
- Location: Italy
- Station model: WH2650
- Software: WH2650 (direct upload)
- Contact:
Re: cronjob
The command should be something similar to:
( in your script or in the crontab )
P.S.
I see now that you are up an running...
P.P.S.
For the forecastNL you can find an updated version in this post
Code: Select all
wget http://pd3lkn.nl/template/update/update.php?password=****** > /dev/null 2>&1 P.S.
I see now that you are up an running...
P.P.S.
For the forecastNL you can find an updated version in this post
-
pd3lkn
- Observer

- Posts: 20
- Joined: Sat Sep 11, 2021 10:46 am
- Location: Amsterdam
- Station model: ws4000
- Software: cumulus
- Contact:
Re: cronjob
yep thats dit the trick
manny thanx
see my site it stil under construktion
you must click
the PD3LKN Weather site
for Amsterdam the Netherlands
to get it right must see how to solve that
www.pd3lkn.nl
let me know
manny thanx
see my site it stil under construktion
you must click
the PD3LKN Weather site
for Amsterdam the Netherlands
to get it right must see how to solve that
www.pd3lkn.nl
let me know