[Rails] Re: Re: Re: SSL problems with RoR, MySQL and Apace

2011-02-02 Thread Anthony M.
Hassan Schroeder wrote in post #979196: > Whoa! Is this a Flex app? I haven't worked with Flex in forever, and > that > was with a Java back end. But looking at the above and then what's > being logged in SSL mode, I'm guessing you have to configure the Flex > client to use port 443, because those

[Rails] Re: Rails with SSL problem

2011-02-02 Thread Anthony M.
Were you ever able to find a solution for your issue? I am having the same issue at youhttp://www.ruby-forum.com/topic/goto_post/979136 -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To p

[Rails] Re: Re: SSL problems with RoR, MySQL and Apace

2011-02-02 Thread Anthony M.
Hassan Schroeder wrote in post #979000: > On Tue, Feb 1, 2011 at 2:42 PM, Anthony M. wrote: > >> Apache does serve up the correct page, however when using 443 it doesn't >> connect to the db but when using port 80 it works fine. > > That makes pretty much zero sense

[Rails] Re: SSL problems with RoR, MySQL and Apace

2011-02-01 Thread Anthony M.
Forgot to mention that I am running passenger. Apache does serve up the correct page, however when using 443 it doesn't connect to the db but when using port 80 it works fine. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Group

[Rails] SSL problems with RoR, MySQL and Apace

2011-02-01 Thread Anthony M.
Hello All - This is my first post into this forum and somewhat of a newb to RoR so I'm hoping someone can help. I currently have a RoR app that runs on Ubuntu with Apache and Mysql. There are two issues I'm having and they are causing me to bang my head against the wall. First one is

[Rails] Re: rake migrate RAILS_ENV="production"

2011-02-01 Thread Anthony M.
Was there a resolution to this issue? I'm having the same problem where ruby script/console shows an error but RAILS_ENV shows production. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To po