I can no longer login using the latest passenger + Rails 2.3 with the restful_authentication plugin. If I run a quick "script/server" everything is fine. Anyone else having trouble with this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Tue, Mar 17, 2009 at 5:03 AM, yaphi <jcontonio-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I can no longer login using the latest passenger + Rails 2.3 with the > restful_authentication plugin. If I run a quick "script/server" > everything is fine. Anyone else having trouble with this?Hi, did you update your project configuration files? i.e. rake rails:update -Conrad> > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Yup. I did that, upgraded to Passenger 2.1.2 (which Rails 2.3 required) On Mar 17, 3:05 pm, Conrad Taylor <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Tue, Mar 17, 2009 at 5:03 AM, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I can no longer login using the latest passenger + Rails 2.3 with the > > restful_authentication plugin. If I run a quick "script/server" > > everything is fine. Anyone else having trouble with this? > > Hi, did you update your project configuration files? i.e. rake > rails:update > > -Conrad > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Tue, Mar 17, 2009 at 12:09 PM, yaphi <jcontonio-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Yup. I did that, upgraded to Passenger 2.1.2 (which Rails 2.3 > required) > > On Mar 17, 3:05 pm, Conrad Taylor <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > On Tue, Mar 17, 2009 at 5:03 AM, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > I can no longer login using the latest passenger + Rails 2.3 with the > > > restful_authentication plugin. If I run a quick "script/server" > > > everything is fine. Anyone else having trouble with this? > > > > Hi, did you update your project configuration files? i.e. rake > > rails:update > > > > -Conrad > > >Hi, did you verify that restful_authentication plugin is compatible with Rails 2.3.2? I tend to make a copy of my rails project and experiment with the copy when moving to the next release. -Conrad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Yeah it works when I run script/server which is using mongrel I guess? Won''t work with my local passenger install. I''ll just wait a while maybe there''s something that changed. On Mar 17, 3:40 pm, Conrad Taylor <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Tue, Mar 17, 2009 at 12:09 PM, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Yup. I did that, upgraded to Passenger 2.1.2 (which Rails 2.3 > > required) > > > On Mar 17, 3:05 pm, Conrad Taylor <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > On Tue, Mar 17, 2009 at 5:03 AM, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > I can no longer login using the latest passenger + Rails 2.3 with the > > > > restful_authentication plugin. If I run a quick "script/server" > > > > everything is fine. Anyone else having trouble with this? > > > > Hi, did you update your project configuration files? i.e. rake > > > rails:update > > > > -Conrad > > Hi, did you verify that restful_authentication plugin is compatible with > Rails 2.3.2? > I tend to make a copy of my rails project and experiment with the copy when > moving > to the next release. > > -Conrad--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Tue, Mar 17, 2009 at 12:48 PM, yaphi <jcontonio-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Yeah it works when I run script/server which is using mongrel I guess? > Won''t work with my local passenger install. I''ll just wait a while > maybe there''s something that changed. > > > On Mar 17, 3:40 pm, Conrad Taylor <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > On Tue, Mar 17, 2009 at 12:09 PM, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Yup. I did that, upgraded to Passenger 2.1.2 (which Rails 2.3 > > > required) > > > > > On Mar 17, 3:05 pm, Conrad Taylor <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > On Tue, Mar 17, 2009 at 5:03 AM, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > > > I can no longer login using the latest passenger + Rails 2.3 with > the > > > > > restful_authentication plugin. If I run a quick "script/server" > > > > > everything is fine. Anyone else having trouble with this? > > > > > > Hi, did you update your project configuration files? i.e. rake > > > > rails:update > > > > > > -Conrad > > > > Hi, did you verify that restful_authentication plugin is compatible with > > Rails 2.3.2? > > I tend to make a copy of my rails project and experiment with the copy > when > > moving > > to the next release. > > > > -Conrad >Hi, when you say won''t work, you should provide any information about the error messages that you''re seeing in the web browser or log file. This will help people help you. -Conrad> > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
That''s the funny part. I get no errors it just spits me back to the login screen. I''m digging into it now and hopefully I find something. On Mar 17, 3:53 pm, Conrad Taylor <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Tue, Mar 17, 2009 at 12:48 PM, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Yeah it works when I run script/server which is using mongrel I guess? > > Won''t work with my local passenger install. I''ll just wait a while > > maybe there''s something that changed. > > > On Mar 17, 3:40 pm, Conrad Taylor <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > On Tue, Mar 17, 2009 at 12:09 PM, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Yup. I did that, upgraded to Passenger 2.1.2 (which Rails 2.3 > > > > required) > > > > > On Mar 17, 3:05 pm, Conrad Taylor <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > On Tue, Mar 17, 2009 at 5:03 AM, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > > > I can no longer login using the latest passenger + Rails 2.3 with > > the > > > > > > restful_authentication plugin. If I run a quick "script/server" > > > > > > everything is fine. Anyone else having trouble with this? > > > > > > Hi, did you update your project configuration files? i.e. rake > > > > > rails:update > > > > > > -Conrad > > > > Hi, did you verify that restful_authentication plugin is compatible with > > > Rails 2.3.2? > > > I tend to make a copy of my rails project and experiment with the copy > > when > > > moving > > > to the next release. > > > > -Conrad > > Hi, when you say won''t work, you should provide any information about the > error > messages that you''re seeing in the web browser or log file. This will help > people > help you. > > -Conrad > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
As a sanity check, did you update the location of Passenger in your Apache config? I''ve made that mistake... --Matt Jones On Mar 17, 3:09 pm, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Yup. I did that, upgraded to Passenger 2.1.2 (which Rails 2.3 > required) > > On Mar 17, 3:05 pm, Conrad Taylor <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > On Tue, Mar 17, 2009 at 5:03 AM, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > I can no longer login using the latest passenger + Rails 2.3 with the > > > restful_authentication plugin. If I run a quick "script/server" > > > everything is fine. Anyone else having trouble with this? > > > Hi, did you update your project configuration files? i.e. rake > > rails:update > > > -Conrad--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
That could very well be it because yes I forgot to do that. Thank you. On Mar 17, 8:45 pm, Matt Jones <al2o...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> As a sanity check, did you update the location of Passenger in your > Apache config? > I''ve made that mistake... > > --Matt Jones > > On Mar 17, 3:09 pm, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Yup. I did that, upgraded to Passenger 2.1.2 (which Rails 2.3 > > required) > > > On Mar 17, 3:05 pm, Conrad Taylor <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > On Tue, Mar 17, 2009 at 5:03 AM, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > I can no longer login using the latest passenger + Rails 2.3 with the > > > > restful_authentication plugin. If I run a quick "script/server" > > > > everything is fine. Anyone else having trouble with this? > > > > Hi, did you update your project configuration files? i.e. rake > > > rails:update > > > > -Conrad--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
That did it! So anyone reading this, don''t forget to "passenger- install-apache2-module" after running a gem update for 2.1.2 Thanks Matt. On Mar 18, 6:16 am, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> That could very well be it because yes I forgot to do that. Thank you. > > On Mar 17, 8:45 pm, Matt Jones <al2o...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > As a sanity check, did you update the location of Passenger in your > > Apache config? > > I''ve made that mistake... > > > --Matt Jones > > > On Mar 17, 3:09 pm, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > Yup. I did that, upgraded to Passenger 2.1.2 (which Rails 2.3 > > > required) > > > > On Mar 17, 3:05 pm, Conrad Taylor <conra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > On Tue, Mar 17, 2009 at 5:03 AM, yaphi <jconto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > > I can no longer login using the latest passenger + Rails 2.3 with the > > > > > restful_authentication plugin. If I run a quick "script/server" > > > > > everything is fine. Anyone else having trouble with this? > > > > > Hi, did you update your project configuration files? i.e. rake > > > > rails:update > > > > > -Conrad--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---