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 [email protected]
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