in reply to Re: Schedule::Cron refuses to work as I intend
in thread Schedule::Cron refuses to work as I intend

ok new development. it works properly if i dont detach, but then it runs and doesnt allow my browser session to reach the page i intend. if i detach, it doesnt seem to run(but it does seem to get scheduled).
  • Comment on Re^2: Schedule::Cron refuses to work as I intend

Replies are listed 'Best First'.
Re^3: Schedule::Cron refuses to work as I intend
by Anonymous Monk on Feb 27, 2009 at 13:52 UTC
    How are you checking? Try use absolute path instead of ">>./file.txt"
      I love you. that did it. absolute path to the file :)