i bet you are using rails 2.2.2. there's a patch for that. http://github.com/rails/rails/commit/c2e7851fb20d24f49b55b5276cc3056082721dc4
On Mon, Jul 20, 2009 at 5:07 AM, white fox <[email protected]> wrote: > > hi, i finally can install CE on my host, but i have a problem. > when i try to register i recive an error: in my production.log: > > Processing UsersController#create (for 91.184.67.18 at 2009-07-19 > 13:45:03) [POST] > Parameters: {"commit"=>"Sign Up!", "authenticity_token"=>"SqJ/ > lBbrpOfn/XI5f4e+fRLYzgexTrtimZ4jram20Ig=", "inviter_code"=>"", > "inviter_id"=>"", "user"=>{"birthday(1i)"=>"1952", "birthday > (2i)"=>"7", "password_confirmation"=>"pokjnbvcxz", "birthday > (3i)"=>"19", "password"=>"pokjnbvcxz", "login"=>"admin", > "email"=>"[email protected]"}} > Sent mail to [email protected] > > OpenSSL::SSL::SSLError (hostname was not match with the server > certificate): > /usr/lib/ruby/1.8/openssl/ssl.rb:123:in `post_connection_check' > /usr/lib/ruby/1.8/net/smtp.rb:582:in `tlsconnect' > /usr/lib/ruby/1.8/net/smtp.rb:562:in `do_start' > /usr/lib/ruby/1.8/net/smtp.rb:525:in `start' > vendor/plugins/community_engine/app/models/user.rb:18 > vendor/plugins/community_engine/app/controllers/users_controller.rb: > 109:in `create' > haml (2.2.1) lib/sass/plugin/rails.rb:19:in `process' > dispatch.fcgi:26 > > what's wrong? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
