Typo. You missed an 'm'.
--
Phusion | Ruby & Rails deployment, scaling and tuning solutions
Web: http://www.phusion.nl/
E-mail: in...@phusion.nl
Chamber of commerce no: 08173483 (The Netherlands)
passenger_pre_start depends on the existance of a 'ruby' command in
Nginx's $PATH. You need to ensure that that is the case.
Hi benjamin. The passengerprestart helper script is not invoked through passenger_ruby in the currently implementation. It is just exec'ed directly, which is why it requires a ruby command in PATH. We may want to address this in the future, but for now, please make sure there is a ruby in PATH.
Sent from my Android phone.