`gem_original_require': no such file to load -- openssl
This line tells me that you don't have OpenSSL Ruby
bindings
installed.
On Apr 30, 5:20 pm, Eddy <ruby-forum-incom... andreas-s.net> wrote:
> Is there a problem with my mongrel clusters that
openssl is not starting
> or do you think it's the other way around? (that my
openssl is missing,
> so the server won't start?)
>
> ** Daemonized, any open files are closed. Look at
log/mongrel.8003.pid
> and log/mongrel.log for info.
> ** Starting Mongrel listening at 127.0.0.1:8003
> ** Starting Rails with production environment...
> ** Daemonized, any open files are closed. Look at
log/mongrel.8004.pid
> and log/mongrel.log for info.
> ** Starting Mongrel listening at 127.0.0.1:8004
> ** Starting Rails with production environment...
>
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb
:27:in
> `gem_original_require': no such file to load --
openssl
> (MissingSourceFile)
> from
>
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb
:27:in
> `require'
> from
>
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ac
tive_support/dependencies.rb:495:in
> `require'
> from
>
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ac
tive_support/dependencies.rb:342:in
> `new_constants_in'
> from
>
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ac
tive_support/dependencies.rb:495:in
> `require'
> from
>
/var/www/vhosts/pazap.com/httpdocs/current/config/../vendor/
plugins/action_mailer_tls/lib/smtp_tls.rb:1
> from
>
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb
:27:in
> `gem_original_require'
> from
>
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb
:27:in
> `require'
> from
>
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/ac
tive_support/dependencies.rb:495:in
> `require'
> ... 27 levels...
>
> PS in case it's relevant, i'm using the 'poor man's
method' to load
> balancing (using apache 2.0 with reverse proxy, instead
of 2.2)
>
> Hope someone can lend a hand...
>
> --
> Posted viahttp://www.ruby-forum.com
/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Deploying Rails" group.
To post to this group, send email to
rubyonrails-deployment googlegroups.com
To unsubscribe from this group, send email to
rubyonrails-deployment-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment
?hl=en
-~----------~----~----~----~------~----~------~--~---
|