hello,
I am trying to setup cron jobs for a website hosted at hostmonster.com. At the time of configuring timestamp
when I use * * * * *
the script runs perfectly.
but whenever I made changes to these timstamps the script doesnot work
say if I use
30 18 * * *
script doesnot execute. This automated script insert data in the database.
Thnx in advance