Nginx with Oracle

1

I'm having the following problem, set up my tag with the gem passenger , for my application , using Oracle database ( instant client ), at first everything is set correctly, however when I go to the address of my server, error:

ERROR: ActiveRecord oracle_enhanced adapter could not load ruby-oci8 library. Please install ruby-oci8 gem. (LoadError)
.
.
.

My ruby-oci8 gem is installed, when I run on the rails server, it works normally.

Any tips?

    
asked by anonymous 20.08.2015 / 13:46

0 answers