Ian,
There definitely is a bug in that when running from apache scgi MasterView
was not being loaded. I have made a fix and am testing it. I should be able
to release the new gem tomorrow.
Blessings,
Jeff
On 7/24/06, Jeff Barczewski <jeff.barczewski at gmail.com>
wrote:>
> Ian,
>
> Thanks for the feedback. Sorry for not getting back sooner, I was on
> vacation. Everything you are doing looks correct. I develop on linux
> (gentoo) as well so it shouldn''t be an issue with the OS.
>
> Are you running through Webrick, Mongrel, Lighttpd, or Apache?
>
> It looks like maybe you are running through Lightty or Apache. I would be
> curious to see if the pages worked if you forced webrick. That would tell
me
> that we simply need to focus on the apache or lighttpd configuration.
> You would test this by doing
>
> script/server webrick
> http://localhost:3000/customers
>
> If this works then let me know whether you are using lighttpd or apache
> and I can focus on testing with that.
>
> I have tested with webrick, mongrel, and lighttpd, but not apache yet, so
> maybe I have an issue to iron out there.
>
> In your startup logs whether that is in the logs directory or elsewhere
> you should see
>
> INFO MasterView: Adding hook to allow MasterView to check for templates
> that have changed when processing a request
> INFO MasterView: Adding hooks to enable Rails to read erb directly from
> MasterView
> INFO MasterView: MasterView plugin initialized - Version 0.2.3
>
> I would be curious to know if these messages are showing up when running
> in both webrick mode and against apache/lighttpd
>
> If we aren''t seeing these logs, then the masterview plugin is not
being
> loaded for some reason in that environment.
>
> In the meantime I will do some testing with apache to see if I can find
> any problems running with it.
>
> Let me know what you find out from the suggestions above and then it will
> help me know where to focus.
>
> Blessings,
>
> Jeff
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://rubyforge.org/pipermail/masterview-devel/attachments/20060724/bd1787e6/attachment.html