【发布时间】:2014-03-14 12:48:07
【问题描述】:
我有一台装有 Ubuntu 12.04 的远程服务器,如何升级 Phusion Passenger Nginx 版本?我应该重新编译nginx吗?
更新
我刚刚运行了gem update passenger,然后在 nginx conf 文件中更改了乘客的版本。
之后我得到了:
nginx: [alert] Unable to start the Phusion Passenger watchdog because its executable (/usr/local/rvm/gems/ruby-2.0.0-p247/gems/passenger-4.0.38/buildout/agents/PassengerWatchdog) does not exist. This probably means that your Phusion Passenger installation is broken or incomplete, or that your 'passenger_root' directive is set to the wrong value. Please reinstall Phusion Passenger or fix your 'passenger_root' directive, whichever is applicable. (-1: Unknown error)
【问题讨论】:
标签: nginx ubuntu-12.04 passenger