Forum Moderators: bakedjake
Ihave totally no experianse with cronjob
but i am sure emy unix server will support it ..
i just never needed or had try it ..
now i have a script that i need to run 4 times a day ...
and i am not allways around to do myself ;-)
can any one show me a sample of a cronjob that do the 4 times a day run
i understand that i need to create a text file in the same dir as the script?
What kind of access do you have to your server?
ie: do you have root/ssh/telnet access or are you on shared hosting and only have ftp access?
There are a few ways to accomplish what you want, but it depends on the setup of your server.
ie: different users can have different cron tabs, there is the master crontab, and you can also symlink to a script from one of the cron.* folders.
For running at 4 times a day, you wont be able to use the standard symlink operation, you will need to use a crontab file, and your use of this depends on your access.
wruk999.
[webmasterworld.com...]
[webmasterworld.com...]