Apache not loading plugins

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.

Lord A. 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.

Alan C Francis wrote:

Lord A. 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.