We have decided to move to the new server and on the new server control point we have find one option called 'Crontab' with following options.
-----------------------------------
Show Crontab of: a list of following option [ root bin daemon adm lp sync shutdown halt mail news uucp operator games gopher ftp (FTP User) nobody (Nobody) rpm vcsa (virtual console memory owner) nscd (NSCD Daemon) sshd (Privilege-separated SSH) rpc (Portmapper RPC user) rpcuser (RPC Service User) nfsnobody (Anonymous NFS User) mailnull smmsp pcap apache (Apache) ntp webalizer (Webalizer) named (Named) mysql (MySQL Server) psaadm (Plesk user) psaftp (anonftp psa user) client1 alias qmaild qmaill qmailp qmailq qmailr qmails popuser ]
2) Send Crontab messages to address [we have to put email address]
3) TasksCrontab tasks (5)
S Min H DM M DW Command
1 * * * * echo "crontab job 1"
2 * * * * echo "crontab job 2"
3 * * * * echo "crontab job 3"
4 * * * * echo "crontab job 4"
5 * * * * echo "crontab job 5"
---------------------------------
can i add path of script at Crontab? or this command 'php -q /home/yourusername/public_html/script.php'
so on perticular time this script executed automaticaly without any page load through visitor or interaction from us.
I need your help guys to setup the above things.
Thanks.
