similar to: SSL with InstantRails - possible?

Displaying 20 results from an estimated 100000 matches similar to: "SSL with InstantRails - possible?"

2006 Nov 13
0
InstantRails Apache SSL configuration on Windows
I''ve recently deployed an application using InstantRails 1.3a on Windows and was searching around for instructions on how to configure this instance of Apache to use SSL. I came across the following resource: http://tud.at/programm/apache-ssl-win32-howto.php3 When I finally brought the application up, I encountered the following errors in the Apache log: [warn] Loaded DSO
2006 Oct 28
0
paypal gem and ssl
In am trying to get IPN working with my rails app. Paypal is calling my action just fine but in the log after I get the initial post from paypal I am getting this error: OpenSSL::SSL::SSLError I assume it is because I am not using ssl and the gem is set to by default. Is there a way to disable ssl? Thanks -- Posted via http://www.ruby-forum.com/.
2008 Apr 19
1
Problem with Active Web Service on InstantRails
Hi, I''m trying to install and use activewebservice on Rails 2.0.2(using instantrails) the gem install activewebservice finished succesfully. walked through the steps listed at: http://www.texperts.com/2007/12/21/using-action-web-service-with-rails-20/ when I try to start mongrel I get the following trace ** Starting Mongrel listening at 0.0.0.0:3000 ** Starting Rails with development
2006 Jul 01
0
Paypal IPN Gem
Having some problems. Using instant rails 1.3 updated with to rails 1.1.4. Gem Paypal and Money gems are installed. Also installed the plugin paypal, I see it in /vendor/plugins/paypal and restarted the server. I posted my error at the bottom. Any Ideas? Thanks Kindly -Ryan # I have a controller called byc, in it I have this action. def create @registrant =
2007 Jan 16
3
Instantrails.exe process wont shutdown.
Hi Guys, Im really hoping someone can help... I have installed Instantrails onto about 50 Tablet PC''s - some HP TC4200''s and some HP TC1100''s. Installation etc isn''t a problem, but i have noticed that when i shutdown Instantrails, it closes, but looking at the task manager it is still listed as a process running in the background- utilizing @ 3MB of memory or
2007 Sep 09
4
InstantRails - command "rails" does not work
Hey, I installed InstantRails 1.7 (on Windows XP Home). I unzipped it with 7-Zip in D:\InstantRails (no spaces in pathname + short pathname) to avoid UnZip-problems. I followed the installation instructions. The cookbook-example works fine. But when I want to create an own project with "rails projectname", my computer says something like "The command "rails" is either
2008 Oct 16
4
InstantRails and SQLite
Hy, I''m using InstantRails for my RoR developments and it is really great. However I have a little problem since a few days. Here is the situation, I''m using InstantRails 2.0 with PHP 5.2.6 (I upgraded following the InstantRails procedure). I''m using MySQL as a database for my application but recently downloaded a forum (FluxBB) which need SQLite to work. My problem is
2007 May 05
4
Rails Installation Fails - InstantRails 1.3a
I downloaded InstantRails 1.3a, and unzipped it to c:\InstantRails I then ran gem install rails --include-dependencies in the Ruby Console Window A lot of it worked, but I saw these errors (with a bit of surrounding output) Installing RDoc documentation for activerecord-1.15.3... Installing RDoc documentation for actionpack-1.13.3... lib/action_controller/routing.rb:1061:30:
2008 Jul 24
0
Errno::EBADF Send an Email in Rails using GMail
Hi, would someone please help me. I have been desperatley trying to fnd out for the last two days why the following code is not working. Any ideas. I''m running Instant Rails 1.4 / Rails version 1.2.5 / Ruby version 1.8.5 (i386-mswin32) / RubyGems version 1.1.1 / Action Mailer version 1.3.5 / Windows XP. Here is a description of my emailing application: in
2008 Jan 06
0
ActiveMerchant SSL Cert Problem
I''m trying to get AM setup with PayPal and am getting this error: OpenSSL::X509::CertificateError: not enough data I have an ssl cert generated but I don''t know how to tell AM how to find it.... any ideas? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
2007 Dec 02
0
Rails Tutorial - mySQL doesn't connect in InstantRails...
For those of you familiar with InstantRails or even MySQL I guess, I''m working through the Agile Depot tutorial, and when I tried to create the DB I got the following: C:\work\depot>mysqladmin -u root create depot_development mysqladmin: connect to server at ''localhost'' failed error: ''Can''t connect to MySQL server on ''localhost''
2011 Mar 19
0
Problems with SSL dependent gems OAuth2 & ActiveMerchant
Hello all, My application uses the OAuth2 gem (0.1.1) to connect to Facebook, and the ActiveMerchant gem (1.12.0) to connect to PayPal. Under what is the current Rails/Ruby distribution, both of these gems throw the following OpenSSL::SSL::SSLError when used: * SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed I did some digging, and found two
2008 Jul 01
8
InstantRails
Does anyone know if InstantRails will be upgraded for Rails 2.1? I see a lot of threads where people are discussing problems upgrading from 2.0 to 2.1. I would rather wait for InstantRails2.1 if it was close? Thanks. Bharat -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups
2007 Nov 26
1
autotest problem, can you possibly help me ?
Hi, Im running windows xp and configured autotest with: http://railsforum.com/viewtopic.php?pid=4796 when i do autotest --rails i get following error: D:/servers/InstantRails/ruby/lib/ruby/gems/1.8/gems/ZenTest-3.6.1/lib/unit_diff. rb:187:in ``'': No such file or directory - diff.exe -u C:/DOCUME~1/Piotrek/USTAW I~1/Temp/expect.5412.0 C:/DOCUME~1/Piotrek/USTAWI~1/Temp/butwas.5412.0
2007 Sep 02
4
request.ssl? not working
My rails app can not tell if it is on an SSL connection or not. I am using https:// as my protocol and then we I inspect request.ssl? it returns false. Any ideas why it would be doing this? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
2006 Mar 13
2
Engines with InstantRails
I''ve recently started playing with InstantRails 1.0 and am now wanting to experiment with the Login and active RBAC engines but having trouble getting them to install. I''ve checked the following but can''t find any info on how to get it to work. http://rails-engines.org/wiki/pages/Engines+plugin I''ve also tried the following:
2007 Feb 14
0
Instantrails and tiddlywiki
Hi all, I''m trying to setup instantrails to serve a tiddlywiki web page. This web page has the ability to upload the edited file back to the server and overwrite the original. This requires a ruby .cgi script to be run and this is where the problem lies. I cannot get the ruby script to run although the page is served fine. I was using easyphp before and this was working fine but
2006 Mar 12
2
InstantRails works with WEBrick, fails with SCGI
I have an app that I''ve been developing for some time with RADRails and WEBrick locally. I wanted to take it to Apache and following the following steps: 1) Downloaded and extracted InstantRails. 2) Started and tested cookbook with SCGI. Works great. 3) Copied my app over to rails_apps directory. 4) Added a virtual host to Apache identical to cookbook (just using port 9999 with
2006 May 05
1
InstantRails, ruby downgrade to 1.8.2 issue.
Hello, I''ve been using InstantRails 1.0 that has ruby 1.8.4 and rails 1.0. Some of you might know that the RMagick package does not work with ruby 1.8.4. I''m now trying to downgrade to ruby 1.8.2 within my InstantRails 1.0 install. Is there a clean way of doing this? I basically downloaded ruby 1.8.2 and replaced the ruby directory with the newly created ruby directory. As
2006 Aug 08
2
Should I uninstall everything to install InstantRails?
Please help me I am brand new to this. I have been following this tutorial from OnLamp http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html which tells you how to install ruby, rails and mySQL and get going. Doing this tutorial convinced me RoR was the way to go for me. So I got hold of this e-book: Agile Web Development with Rails - The Pragmatic Programmers The book tells me to install