Hi everyone, this is my first post here and I''m sort of newbie with rails. I tried to use localization-simplified plugin in my rails app but apache don''t load the plugin, webrick load the plugin flawless. anyone can help me to make it work with apache2? my setup: apache2 + Linux + mod_fastcgi. thanks. -- 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 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 http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Lord Aragorn wrote:> Hi everyone, this is my first post here and I''m sort of newbie with > rails. > I tried to use localization-simplified plugin in my rails app but apache > don''t load the plugin, webrick load the plugin flawless. > anyone can help me to make it work with apache2? > > my setup: > > apache2 + Linux + mod_fastcgi. > > thanks.Apache shouldn''t have anything to do with Rails loading plugins. Does your app run fine under Apache except for the plugin behaviour ? What symptoms are you seeing ? A. -- 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 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 http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Alan C Francis wrote:> Lord Aragorn wrote: >> Hi everyone, this is my first post here and I''m sort of newbie with >> rails. >> I tried to use localization-simplified plugin in my rails app but apache >> don''t load the plugin, webrick load the plugin flawless. >> anyone can help me to make it work with apache2? >> >> my setup: >> >> apache2 + Linux + mod_fastcgi. >> >> thanks. > > Apache shouldn''t have anything to do with Rails loading plugins. Does > your app run fine under Apache except for the plugin behaviour ? > > What symptoms are you seeing ? > > A.everything runs fine but the plugins, in webrick the plugins load ok and works flawless. in the logs i can''t find anything that helps me figure this out. -- 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 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 http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---