Results 1 to 7 of 7

Thread: Scripts not running in crontab

  1. #1
    Join Date
    Oct 2008
    Posts
    3

    Scripts not running in crontab

    hello everybody,,,
    i want to execute shell script every 30 minute
    through crontab .....
    is this possible...???
    tell me

  2. #2
    Join Date
    Apr 2008
    Posts
    62
    Yes it is

  3. #3
    Join Date
    Oct 2008
    Posts
    3
    i have done this command
    in crontab but its not working for me

    */30 * * * * /home/myscript.sh


    its not working....
    tell me howzz that possible.........

  4. #4
    Join Date
    Apr 2008
    Posts
    50
    Is your Crontab running ??

  5. #5
    Join Date
    Oct 2008
    Posts
    3
    Quote Originally Posted by neuro View Post
    Is your Crontab running ??
    yes...my crond is running..

  6. #6
    Join Date
    Apr 2008
    Posts
    62
    check if you have received any internal system mails. You will usually receive them if your cron fails..

    Also if your script uses some of the commands then you need to use the complete path of the executable and not just the command name as the environment variables are not loaded

  7. #7
    Join Date
    Apr 2008
    Posts
    49
    check whether /home/myscript.sh has execute permission. If it will not have execute permission it might create problem as you mentioned

Similar Threads

  1. Scripts not running properly in Alan Wake game
    By BluFFMast.ER in forum Video Games
    Replies: 6
    Last Post: 19-02-2012, 07:20 PM
  2. Macbook Pro is freezing on ‘Running Package Scripts’
    By ChittiBabu in forum Portable Devices
    Replies: 2
    Last Post: 15-01-2012, 08:59 PM
  3. Running unix commands within Perl Scripts
    By Ash maker in forum Software Development
    Replies: 5
    Last Post: 09-03-2010, 04:17 PM
  4. Running PHP Scripts with Cron
    By klite in forum Software Development
    Replies: 5
    Last Post: 04-11-2009, 08:26 AM
  5. An error has occured running scripts on this page
    By Swine Flu in forum Technology & Internet
    Replies: 3
    Last Post: 17-08-2009, 01:21 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,458,073.41286 seconds with 17 queries