Oh wow, I'm dumb. I wrote index.thml! Anyway, the blog tutorial should tell users to do a chmod -R 777 to the app/tmp directory, since there's a permissions issue otherwise.
On Dec 11, 10:00 pm, "Louie Miranda" <[EMAIL PROTECTED]> wrote: > Oh, sorry. Didn't read up to the end. It might be mod_rewrite is not > working. Although, you where able to access localhost/posts and gives you > that error. > > Check again > > On Dec 12, 2007 10:58 AM, Louie Miranda <[EMAIL PROTECTED]> wrote: > > > > > Please review the error. > > > *It says..* > > > > returns "Missing View: Fatal: Confirm you have > > > created the file : /Users/myusername/Sites > > > > > /CakeBlog/app/views/posts/ > > > > index.thtml" > > > Create a index.thtml on /app/views/posts/index.thtml > > > HTH > > Louie > > > On Dec 12, 2007 10:45 AM, 703designs <[EMAIL PROTECTED] > wrote: > > > > I've been plugging along with the little 15 minute blog tutorial, and > > > I can't even view my Posts view. Here's what happens: > > > >http://localhost/works fine > > >http://localhost/postsreturns "Missing View: Fatal: Confirm you have > > > created the file : /Users/myusername/Sites/CakeBlog/app/views/posts/ > > > index.thtml" > > > > I have Apache on my Mac pointing to the cake folder as localhost/, > > > which is working fine as well. Is rewrite not working? That could be > > > the case, as it's not properly detecting the index.thtml which I've > > > created. I've followed the tutorial precisely up to Section 8, where > > > posts/index.thtml is created... > > > -- > > Louie Miranda ([EMAIL PROTECTED]) > >http://www.axishift.com > > > Security Is A Series Of Well-Defined Steps > > chmod -R 0 / ; and smile :) > > -- > Louie Miranda ([EMAIL PROTECTED])http://www.axishift.com > > Security Is A Series Of Well-Defined Steps > chmod -R 0 / ; and smile :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
