Posted by robert on 09/28/71 11:48
<sengupta.amit@gmail.com> wrote in message
news:1148458240.626255.164370@38g2000cwa.googlegroups.com...
|I have put a crontab entry as below:
| 0,5 * * * 0-6 wget -q http://mydomain.com/folder/crawler/crawl.php
|
| Running this on the prompt works. but the script is not executing on
| its own, every 5 minutes. How can I find out whats wrong and if its
| running at all
|
check your log files and find out. you could also have that script simply
append a date string to a file indicating the last time it was run (turn it
off when you have it solved ;^)
Navigation:
[Reply to this message]
|