"Cipher is not a module" error

Hi! I’m trying run my app on Passenger server but when I make “rake db:migrate” I get the error:

rake aborted!

Cipher is not a module

I googled it and get http://serverfault.com/questions/114725/openssl-support-for-ruby-cipher-is-not-a-module-typeerror

but I don’t have sudo privileges…

So, any ideas are welcome

Thanks in advance,