On Fri, 5 Oct 2007 15:56:28 +1000, "Daniel Sheppard" <[EMAIL PROTECTED]> said:
>  
> > Good to know, but in fact there is a 
> > external_rss/external_rss_extension.rb file that
> > does define ExternalRssExtension.
> 
> So that file is located at:
> 
> {RAILS_ROOT}/vendor/extensions/external_rss/external_rss_extension.rb
> 
> Is that correct? Are the permissions on that directory correct?

Yes, that is where it is located.
The permissions are such that all files are r, and directories are rx
by the web server (but not writable).

And anyhow  I just did a "chown -R www-data vendor/extensions"
so they are owned by the web user.

I have determined that the extensions work if I use webrick.
It is only with dispatch.fcgi that I'm having this problem.
That seems like a useful clue, but I'm confused how it could find that
the extensions are there, yet not execute the *_extension.rb file properly?

-mda
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to