I'm trying to install passenger module to my nginx web server using the passenger-install-nginx-module installer. Although the rack gem is installed the installer can't find it.
OS: Debial GNU/Linux 5.
Thanks.
|
I'm trying to install passenger module to my nginx web server using the passenger-install-nginx-module installer. Although the rack gem is installed the installer can't find it. OS: Debial GNU/Linux 5. Thanks. |
|||
|
|
"Although the rack gem is installed, the installer can't find it." I guess it might depend on where the gem is installed. Did you install the rack gem with |
|||
|
|
|
A better way would be to build a custom nginx package (with passenger module compiled in). |
|||
|
|