Ohhh... I am so sorry... just found out myself!
It was set manually by me in application.rb ;-)

one should remember, what has been coded :-D

thanks anyway

Rafael

On 2 Dez., 00:01, Rafael <[EMAIL PROTECTED]> wrote:
> Hi
>
> On my Linux Production Box, a Background Process results in following
> error:
>
> (rdb:5) call_rake(:send_mailing, {:mailing_id => params
> [:id].to_i, :rails_env => Rails.env})
> sh: /opt/local/bin/rake: No such file or directory
>
> The strange thing is, that actually the path is set correctly.
>
> -bash-3.1# sh
> sh-3.1# which rake
> /usr/bin/rake
> sh-3.1# bash
> bash-3.1# which rake
> /usr/bin/rake
>
> Does anybody has a clue, why / where I have to set this path, so that /
> usr/bin/rake is taken as a valid path?
> Thank you very much!
>
> regards
>
> Rafael
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to