Just to close this -- the behavior I'm observing only happens with the
internalized cake controllers, I build a couple new controllers for
the app and their helper utilization was correct.  I'm good at this
point, thanks for your help Penfold

On Oct 22, 10:15 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Yep.  With increasing specificity ...
>
> In the top one RewriteBase / ... in /app RewriteBase /app and in
> webroot RewriteBase /app/webroot
>
> Also tried with adding trailing / in the later two with no effect
> (positive or negative)
>
> On Oct 22, 9:59 am, Penfold <[EMAIL PROTECTED]> wrote:
>
> > hi,
>
> > have to applied the rewritebase to all the .htaccess files as there
> > are 3?
>
> > On 22 Oct, 15:24, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > > Thanks.   Adding RewriteBase to the .htaccess files at least let's the
> > > framework load and run ...
>
> > > Causes a different issue ... again, only on the deployment/production
> > > box, not on dev --
>
> > > I've rewritten the / route to an under construction page which works
> > > fine as I haven't used any helpers in it, but when I nav to sitename/
> > > pages/home to see the setup page and check that everything is usable,
> > > it comes up unstyled -- when I do a view source, the helpers appear to
> > > be including the controller name in the path to the css ...
>
> > > link rel="stylesheet" type="text/css" href="/pages/css/
> > > cake.generic.css"
>
> > > thoughts?
>
> > > Again, this is latest Beta, not the RC from this morning.
>
> > > Hank
>
> > > On Oct 22, 6:36 am, Penfold <[EMAIL PROTECTED]> wrote:
>
> > > > its proabely and issue with .htaccess add BaseRewrite / to it.
>
> > > > Check out bakery for 1 and 1, this is normally a common issue with
> > > > hosting providers
>
> > > > On 21 Oct, 17:28, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > > > > Have a client that bought hosting before contacting me ... he's on
> > > > > network solutions with php running under fastcgi.
>
> > > > > I have simple 1 page php stuff including a phpinfo page running, but
> > > > > when I copy up a cake project and install the .htaccess file all I get
> > > > > are 500 Errors.
>
> > > > > I have the app running locally for dev under mod_php5 apache2 just
> > > > > fine, so it's the deployment.
>
> > > > > Running the current beta3 if that matters.
>
> > > > > Thanks,
>
> > > > > Hank
>
> > > > > ... I did a number of searches, both here, google and elsewhere before
> > > > > posting, but if I missed something obvious, a gentle pointer would be
> > > > > appreciated.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to